hi-
can anyone help me sort this out, please.
2 machines on the same network.
we have kubunto "dapper" amd64 version running with NO network problems on one machine-dhcp connection.
the 2nd machine is a dual boot kubuntu + windows 2000 - dhcp connection
on this machine win2000 connects to the internet and shares files with the 1st machine, without problems.
however, kubuntu does not, will not, connect to the network, on the 2nd machine.
-interface file
/etc/network/interfaces
auto lo
iface low inet loopback
address 127.0.0.1
netmask 255.0.0.0
auto eth0
iface eth0 inet dhcp
.
.
When I run: /etc/network/interfaces restart
Listening on LPF/eth0/00:17...........
Sending on LPF/eth0/00:17...........
Sending on Socket/fallback
DHCPDISCOVER (repeated 7x)
No DHCPOFFERS received.
No working leases in persistent database - sleeping
Kubuntu/System Settings/Internet & Network/Network Settings Dialog:
shows eth0 as Enabled w/ dhcp.
however there is no entry under for the gateway.
the Domain Name System says (among other things):
127.0.0.1 localhost nad4400 *
127.0.1.1 nad4400
* (nad4400=machine name)
Can anyone point me in the right direction. I think i've read all the posts relating to this topic.
thank you.
can anyone help me sort this out, please.
2 machines on the same network.
we have kubunto "dapper" amd64 version running with NO network problems on one machine-dhcp connection.
the 2nd machine is a dual boot kubuntu + windows 2000 - dhcp connection
on this machine win2000 connects to the internet and shares files with the 1st machine, without problems.
however, kubuntu does not, will not, connect to the network, on the 2nd machine.
-interface file
/etc/network/interfaces
auto lo
iface low inet loopback
address 127.0.0.1
netmask 255.0.0.0
auto eth0
iface eth0 inet dhcp
.
.
When I run: /etc/network/interfaces restart
Listening on LPF/eth0/00:17...........
Sending on LPF/eth0/00:17...........
Sending on Socket/fallback
DHCPDISCOVER (repeated 7x)
No DHCPOFFERS received.
No working leases in persistent database - sleeping
Kubuntu/System Settings/Internet & Network/Network Settings Dialog:
shows eth0 as Enabled w/ dhcp.
however there is no entry under for the gateway.
the Domain Name System says (among other things):
127.0.0.1 localhost nad4400 *
127.0.1.1 nad4400
* (nad4400=machine name)
Can anyone point me in the right direction. I think i've read all the posts relating to this topic.
thank you.
Comment