On Fri, 9 Dec 2005 11:47:37 -0800 Yigal Weinstein <[EMAIL PROTECTED]> wrote:
> Ok, bellow are /etc/network/interfaces, ifconfig eth0 and ifup eth0 > messages, and /var/log/dmesg. Hopefully this will help. Thank you for > your time. > > Yigal > > Here is /etc/network/interfaces: > > auto lo > > iface lo inet loopback > > auto eth0 > iface eth0 inet dhcp > hostname yigal > name Ethernet LAN card > ______________________________________________________________________ > Here is the message for ifup when cable is inserted after boot: > yigal:/var/log# ifup eth0 > Internet Systems Consortium DHCP Client V3.0.3 > Copyright 2004-2005 Internet Systems Consortium. > All rights reserved. > For info, please visit http://www.isc.org/products/DHCP > > Listening on LPF/eth0/00:40:45:25:f1:80 > Sending on LPF/eth0/00:40:45:25:f1:80 > Sending on Socket/fallback > DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6 > DHCPOFFER from 134.139.119.5 > DHCPREQUEST on eth0 to 255.255.255.255 port 67 > DHCPACK from 134.139.119.5 > bound to 134.139.119.109 -- renewal in 264580 seconds. > ________________________________________________________________________ > it seams to connect but I don't have access to the internet. > Hi Yigal, mmm,... - are you running a firewall? # iptables -nL or # ipchains -nL - is routing ok? # netstat -atrn - what happens when you ping, resolve etc. # ping google.com # ping 64.233.187.99 (is google.com) # host google.com Regards, Rob de Graaf -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]