Hi
I am moving a corporate DNS server and attempting to get an established SME 7.5.1 to respond to DNS requests on an IP aliased on eth0.
SME Server: 192.168.1.254 as Server only - will respond to the 192.168.1.0 network for DNS lookups with no issue;
I have aliased the IP 192.168.1.20 to eth0:0 - (this was a another box handling DNS requests for local network users);
The alias IP responds to ICMP etc yet won't provide NSLookup responses.
As the .20 IP - and .254 IP - are hardcoded in a number of machines, I was looking at a quick way of removing the current DNS machine, using the SME server and then tidying up the network with DHCP to avoid the hardcoding of previous operators!
I am assuming it may be an iptables thing, yet not being familiar with that and knowing I can't use aliases for iptables, I am hoping there may be a suggestion or workaround for this (bind / tinydns config etc).
I could put a second NIC in the machine if necessary, but currently think that will just exhibit the same problem?? Being a production mail server I am trying to avoid downtime.
Any thoughts / assistance greatly appreciated.