|
||||||||
James W Harrington wrote: > but I wanted to know if there is a way I could get a reverse entry on > the other interfaces You could add the following lines using the hidden features (see *1) of the config file: echo "10.0.10.254 host1.your.domain host1" >> /etc/hosts echo "10.0.8.254 host12.your.domain host2" >> /etc/hosts etc. Regards -Björn *1: http://doc.m0n0.ch/handbook/faq-hiddenopts.html |