On Wed, Jan 01, 2003, Peter Much wrote: > Attached is a log of what is happening actually, there > are two systems "disp" and "gate" involved. "gate" is the > mailhub, and "disp" wants to send a mail to it: > > Hostname: disp (127.0.0.1) gate (127.0.0.1) > OS: FreeBSD 4.4 FreeBSD 4.7 > Interface: disp-e (192.168.98.5) gate-e (192.168.98.2) > dynIP outbound > Nameserver: LAN Primary and LAN Slave > forwarder to "gate" named.root file is here > > The hostnames are associated to the lo0 Interfaces (and > mentioned in /etc/hosts), they have MX pointing to their > respective LAN interfaces. > > "disp" has these nameservice-relevant sendmail.mc options: > FEATURE(relay_based_on_MX) > FEATURE(`nocanonify', `canonify_hosts') > FEATURE(`accept_unresolvable_domains') > define(`SMART_HOST', `gate')
> BTW: As soon as the outbound internet connection is available > and we have root nameservers accessible, the problem goes away. > > # mail pmc@dyn What is "dyn"? > Subject: test > test > ^D > # sendmail -d1-10.9 -q > getla: 0 > getauthinfo: root@localhost > ;; res_query(5.98.168.192.in-addr.arpa, 1, 12) > ;; res_mkquery(0, 5.98.168.192.in-addr.arpa, 1, 12) > ;; res_send() > ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 59759 > ;; flags: rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0 > ;; 5.98.168.192.in-addr.arpa, type = PTR, class = IN What's in the logfile? What's the output of: date | sendmail -d0.13 -d8.8 -v pmc@dyn PS: news:comp.mail.sendmail might be more appropriate. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message