
Hi
How can I access the Internet in the chroot environment under grml?
I am able to do it in Sarge, but the same approach won't apply in grml. Please help.
thanks

* T mlist4suntong@yahoo.com [20060705 07:15]:
How can I access the Internet in the chroot environment under grml? I am able to do it in Sarge, but the same approach won't apply in grml.
As usual. :)
Maybe you forgot to add a nameserver to resolv.conf?
echo "nameserver $IP_OF_DNS_SERVER" >> /etc/resolv.conf
regards, -mika-

On Wed, 05 Jul 2006 08:02:17 +0200, Michael Prokop wrote:
How can I access the Internet in the chroot environment under grml? I am able to do it in Sarge, but the same approach won't apply in grml.
As usual. :)
Maybe you forgot to add a nameserver to resolv.conf?
Precisely!!! Thanks a lot.
hmm.... strange, My Sarge host is working fine with an empty resolv.conf file. Maybe my cache-only DNS server is helping?...
Teilnehmer (2)
-
Michael Prokop
-
T