Results 1 to 10 of 10
Hi folks,
I have a simple wired network (crossover cable) between my Xp box and my Linux box (Suse 10.3 via samba).
My question is if I enable the ethernet ...
- 01-06-2008 #1Linux Newbie
- Join Date
- Dec 2006
- Posts
- 153
Wireless - Wired networks.
Hi folks,
I have a simple wired network (crossover cable) between my Xp box and my Linux box (Suse 10.3 via samba).
My question is if I enable the ethernet connector my wireless switches off, if I enable wireless the ethernet switches off. How can I have both active at the same time?
Wireless - Internet
Ethernet - Local network.
- 01-06-2008 #2
In yast -> Network Devices -> Network Card don't use NetworkManager but traditional via ifup. You can't have two connections with NetworkManager
- 01-06-2008 #3Linux Newbie
- Join Date
- Dec 2006
- Posts
- 153
Thanks valemon - I will just have to work out how ifup works now.
- 01-06-2008 #4
type
info ifup at the command line for info page for ifup ifdown etc
or
man ifup for the manual pages
- 01-06-2008 #5
I think at the moment network manager has serious issues. For me it allows multiple connections using wireless, a 3G data card and wired. The problem is that it hangs up my wireless after a few minutes. ifup works perfectly without any problems with the same connections.
- 01-07-2008 #6Linux Newbie
- Join Date
- Dec 2006
- Posts
- 153
Thanks all, now for the dumb bit.
I have always used network manager and have no idea how to use ifup, is there a guide anywhere?
- 01-07-2008 #7
The manual page explains how to use it. You configure an interface using YAST, but make sure its not managed by NetworkManager. If you configure the interface to start at boot time, then the system will automatically start it for you. To start it manually, you simply do "ifup wlan0" and to close the connection "ifdown wlan0".
- 01-08-2008 #8Linux Newbie
- Join Date
- Dec 2006
- Posts
- 153
Thanks daark child - sorted it out after a bit of Fiddling, both network links now working great.
- 01-08-2008 #9Linux Newbie
- Join Date
- Dec 2006
- Posts
- 153
Thanks for the help = one more question is there a utility that i can use to monitor network activity (ie like taskbar icon for network manager)
- 01-08-2008 #10
You can have a look at nload


Reply With Quote