Re: [Alug] basic routing/config prob for mail
Thanks Adam -
with /usr/sbin/traceroute insert name or IP no here e.g. /usr/sbin/traceroute 209.61.182.158 This seems to find it ok. in /etc/resolv.conf you will want domain toby-churchill.com nameserver 192.168.10.10 Yup. then try typing :- host www.alug.org.uk "host: command not found" Can't find a file named host on box (debian). Jen
Jenny_Hopkins@toby-churchill.com wrote:
Thanks Adam -
with /usr/sbin/traceroute insert name or IP no here e.g. /usr/sbin/traceroute 209.61.182.158 This seems to find it ok. in /etc/resolv.conf you will want domain toby-churchill.com nameserver 192.168.10.10 Yup. then try typing :- host www.alug.org.uk "host: command not found" Can't find a file named host on box (debian). Jen
try nslookup (host is a newer program being phased in in some distro's, nslookup is the old one)... "nslookup www.alug.org" hth Neill -- Open Source Specialists http://www.entora.co.uk/ Tel: +44 (0)701 0723686 Fax: +44 (0)870 3214368
participants (2)
-
Jenny_Hopkins@toby-churchill.com -
Neill Newman