View previous topic :: View next topic |
Author |
Message |
Gof n00b
Joined: 20 Feb 2005 Posts: 18 Location: Denmark
|
Posted: Wed Mar 08, 2006 12:36 pm Post subject: New Baseleyout ---> 1 of my 2 nics dosent work anymore... |
|
|
Hi,
I have a small gentoo box with 2 netcards, that each has a public ip on the inet.
After i did an upgrade of my baselayout yesterday, 1 of the nics stoped working.
They still both start and get an ip, (And the right one too)
But if people outside ping eth0 they dont get any response, but pinging eht1 works.
Before upgrading baselayout both worked from outside.
Ifconfig:
Code: | eth0 Link encap:Ethernet HWaddr 00:00:0E:D9:0A:C6
inet addr:84.238.83.226 Bcast:84.238.83.255 Mask:255.255.255.128
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:52516 errors:0 dropped:0 overruns:0 frame:0
TX packets:52796 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:14436115 (13.7 Mb) TX bytes:14836487 (14.1 Mb)
eth1 Link encap:Ethernet HWaddr 00:50:BF:B3:C6:58
inet addr:84.238.83.225 Bcast:84.238.83.255 Mask:255.255.255.128
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:15775 errors:0 dropped:0 overruns:0 frame:0
TX packets:409 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1066967 (1.0 Mb) TX bytes:40432 (39.4 Kb)
Interrupt:10 Base address:0x1400
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:244 errors:0 dropped:0 overruns:0 frame:0
TX packets:244 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:17060 (16.6 Kb) TX bytes:17060 (16.6 Kb)
|
Route:
Code: | Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
84.238.83.128 * 255.255.255.128 U 0 0 0 eth0
84.238.83.128 * 255.255.255.128 U 1 0 0 eth1
loopback * 255.0.0.0 U 0 0 0 lo
default 84.238.83.129 0.0.0.0 UG 0 0 0 eth0
default 84.238.83.129 0.0.0.0 UG 1 0 0 eth1
|
conf.d/net:
Code: | config_eth0=( "dhcp" )
config_eth1=( "dhcp" )
dhcpcd_eth0="-m 0"
dhcpcd_eth1="-m 1"
|
Any ideas?
/Gof |
|
Back to top |
|
|
Gof n00b
Joined: 20 Feb 2005 Posts: 18 Location: Denmark
|
Posted: Wed Mar 08, 2006 12:50 pm Post subject: |
|
|
Hmm, after leaving the box on for like 1 hour, its now working again?
Ill post back if it stops working.
/Gof |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|