Hi,

I have the following network:

A (FreeBSD-CURRENT) - ethernet - B (Linux) - ppp - Internet
     192.168.1.2                 192.168.1.1

I have enabled IP Masq. in 'B' and set it as the default gateway
for A, issuing the command below:

[A] $ ifconfig add default 192.168.1.1

When the Internet connection is alive everything is ok. When no
Internet connection exists I cannot make local telnets/ftps from
FreeBSD to Linux, using hostnames instead of raw IP addresses. It seems
that A (FreeBSD) tries to locate the nameservers specified in
/etc/resolv.conf.

My /etc/hosts:
192.168.1.1     B
192.168.1.2     A

My /etc/host.conf:
hosts
bind

Any hints?

Regards,
Elias

--
Elias Athanasopoulos     | I bet the human brain is |   H.E.P & Apps. Lab.
http://www.uoa.gr/~eatha | a kludge. -Marvin Minsky | University Of Athens





To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to