Thread: 10.04.2 server networking problem
hi,
have been experimenting running webserver on local network. running fine before had physically move machine, , not networking.
has worked , think messed configuration files in moving between static ip , dhcp.
have tried both, cannot machine network either way.
set ip address dhcp , dhcp server (a router) reserves address 192.168.1.109
don't think dhcp problem has done in past, configuration problem , possible network card problem (intermittently faulty?)
below think might useful - ideas?
code:cat /etc/resolv.conf nameserver 192.168.1.1code:cat /etc/network/interfaces # file describes network interfaces available on system # , how activate them. more information see interfaces(5). # loopback network interface auto lo iface lo inet loopback # primary network interface auto eth0 iface etho0 inet dhcp
code:ifconfig -a eth0 link encap:ethernet hwaddr 00:c0:df:0d:e6:78 broadcast multicast mtu:1500 metric:1 rx packets:0 errors:0 dropped:0 overruns:0 frame:0 tx packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 rx bytes:0 (0.0 b) tx bytes:0 (0.0 b) interrupt:11 base address:0xe400 lo link encap:local loopback inet addr:127.0.0.1 mask:255.0.0.0 inet6 addr: ::1/128 scope:host loopback running mtu:16436 metric:1 rx packets:23 errors:0 dropped:0 overruns:0 frame:0 tx packets:23 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 rx bytes:2192 (2.1 kb) tx bytes:2192 (2.1 kb) interrupt:11 base address:0xe400code:sudo client eth0 internet systems consortium dhcp client v3.1.3 copyright 2004-2009 internet systems consortium. rights reserved. info, please visit https://www.isc.org/software/dhcp/ listening on lpf/eth0/00:co:df:0d:e6:78 sending on lpf/eth0/00:co:df:0d:e6:78 sending on socket/fallback dhcpdiscover on eth0 255.255.255.255 port 67 interval 4 dhcpdiscover on eth0 255.255.255.255 port 67 interval 4 dhcpdiscover on eth0 255.255.255.255 port 67 interval 8 dhcpdiscover on eth0 255.255.255.255 port 67 interval 14 dhcpdiscover on eth0 255.255.255.255 port 67 interval 13 dhcpdiscover on eth0 255.255.255.255 port 67 interval 14 dhcpdiscover on eth0 255.255.255.255 port 67 interval 4 no dhcpoffers received no working leases in persistent database - sleeping.
bump?
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [SOLVED] 10.04.2 server networking problem
Ubuntu
Comments
Post a Comment