Hello,
The servers I manage are muti-homed, hence we have modified apache, sshd etc to listen on specific IP's. Is there a way in the template to specify use IP assigned to eth0?
net.tcp.port[<ip>, http]
I don't want to have to specify IP for each host, instead I want it to use the IP assigned to primary interface. If I remove the <ip> parameter, it uses 127.0.0.1, and http is not listening there.
Also, why isn't there a net.udp???
Thanks,
Vijay
The servers I manage are muti-homed, hence we have modified apache, sshd etc to listen on specific IP's. Is there a way in the template to specify use IP assigned to eth0?
net.tcp.port[<ip>, http]
I don't want to have to specify IP for each host, instead I want it to use the IP assigned to primary interface. If I remove the <ip> parameter, it uses 127.0.0.1, and http is not listening there.
Also, why isn't there a net.udp???
Thanks,
Vijay