JamesH
2004-09-18, 01:39 PM CDT
A couple of days ago everything on my network was fine. Router working, samba shares working, all computers talking to each other fine.
Then I accidentally pulled the power cord out of the linux computer whilst reaching down to plug in a microphone.. I crashed the filesystem and revived it with trusty ol' fsck. Now the network interface isnt connecting. Is is connected to the router but I get the error: link present.. Check cable?
Checked cables and its all fine. I have disabled the firewall even. I think ive done something to my /etc/hosts file.
The lines are:
127.0.0.1 linux localhost.localdomain
127.0.0.1 localhost localhost.localdomain
192.168.2.* gateway
192.168.2.*** **computer on network**
192.168.2.*** **computer on network**
81.106.164.*** linux localhost.localdomain
192.168.2.* = router
81.106.164.*** = wan IP address
The DNS is as follows:
hostname: linux
primary dns: 192.168.2.*
secondary dns
tertiary dns
dns search path: 192.168.2.1
I am trying to set it up with DHCP.
(linux = the hostname)
Thanks.
Then I accidentally pulled the power cord out of the linux computer whilst reaching down to plug in a microphone.. I crashed the filesystem and revived it with trusty ol' fsck. Now the network interface isnt connecting. Is is connected to the router but I get the error: link present.. Check cable?
Checked cables and its all fine. I have disabled the firewall even. I think ive done something to my /etc/hosts file.
The lines are:
127.0.0.1 linux localhost.localdomain
127.0.0.1 localhost localhost.localdomain
192.168.2.* gateway
192.168.2.*** **computer on network**
192.168.2.*** **computer on network**
81.106.164.*** linux localhost.localdomain
192.168.2.* = router
81.106.164.*** = wan IP address
The DNS is as follows:
hostname: linux
primary dns: 192.168.2.*
secondary dns
tertiary dns
dns search path: 192.168.2.1
I am trying to set it up with DHCP.
(linux = the hostname)
Thanks.