Date: Mon, 02 Jul 2001 19:01:14 +0000 From: John Toon <john.toon@btinternet.com> To: freebsd-hackers@freebsd.org Subject: Re: Linux Applications Over PPP Message-ID: <3B40C4FA.2050001@btinternet.com> References: <200106302133.f5ULXl400762@hak.lan.Awfulhak.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Brian Somers wrote: > The only strange occurrence I've seen that sounds even vaguely > similar is that if you leave out a nameserver line in > /compat/linux/etc/hosts, it *doesn't* default to 127.1. > > Try adding a nameserver line (if you haven't already got one). Thanks for the suggestion, but it has still not solved the problem. In fact there wasn't even a /compat/linux/etc/hosts file, so I created one, containing the line: 127.0.0.1 localhost Dionysus (Dionysus is the hostname of my machine). Unfortunately this had no effect, even after unloading and reloading the linux.ko module to ensure it parsed the new configuration file. /compat/linux/etc/hosts.conf is set so it parses hosts first as well. Any ideas? It's completely bizarre, Linux emulation has always worked perfectly for me before... John. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B40C4FA.2050001>