View previous topic :: View next topic |
Author |
Message |
yvkae5 n00b
Joined: 05 Feb 2005 Posts: 13
|
Posted: Fri Nov 11, 2005 2:16 am Post subject: Problems with 2 network interfaces up at the same time |
|
|
I am really a noob, so take it easy on me, please
I have gentoo running on my ibm t30 laptop. I need to use both, wireless and wired networks at the same time, but for some reason once I enable eth0 I loose eth1 and vice versa. Only rarely I can actually get both networks working at the same time. Any suggestions? |
|
Back to top |
|
|
UberLord Retired Dev
Joined: 18 Sep 2003 Posts: 6835 Location: Blighty
|
|
Back to top |
|
|
yvkae5 n00b
Joined: 05 Feb 2005 Posts: 13
|
Posted: Fri Nov 11, 2005 10:49 pm Post subject: |
|
|
I am not seeing any errors. I just cannot ping computers on both adapters at the same time. The network cards aren't using the same subnet btw.
thanks. |
|
Back to top |
|
|
tuxmin l33t
Joined: 24 Apr 2004 Posts: 838 Location: Heidelberg
|
Posted: Sat Nov 12, 2005 6:35 pm Post subject: |
|
|
Show us the output of "ifconfig" and "route -n" while both NICs are active.
Try to enable routing:
Code: |
echo 1 > /proc/sys/net/ipv4/ip_forward
|
Alex!!! _________________ ALT-F4 |
|
Back to top |
|
|
|