[SLE] Conflicting network cards...
Hi, All - Just got back online after 24 hours of not being able to do so. That part of the problem is resolved; however, there's still the matter of the local network i'm trying to get set up. Both NIC's are the same make. (D-Link) 530TX They are on different IRQ's, (5 & 9, respectively, IIRC). I used Yast to set both up...evidently, not the best idea. 8( I'm trying to set up an NFS server, for one client. Client needs to be able to access my ADSL connection. I have RTFM. The whole experience has put the "F" in RTFM. <smirk> Could someone be so kind as to give me a step-by step of how to make NFS happen, without confusing the bejesus out of my machine? Or the client? Thanks, in great gobbing amounts.. Alpha -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
SJ Black wrote:
Hi, All -
Just got back online after 24 hours of not being able to do so. That part of the problem is resolved; however, there's still the matter of the local network i'm trying to get set up.
Both NIC's are the same make. (D-Link) 530TX They are on different IRQ's, (5 & 9, respectively, IIRC).
I used Yast to set both up...evidently, not the best idea. 8(
I'm trying to set up an NFS server, for one client. Client needs to be able to access my ADSL connection.
I have RTFM. The whole experience has put the "F" in RTFM. <smirk>
Could someone be so kind as to give me a step-by step of how to make NFS happen, without confusing the bejesus out of my machine? Or the client?
Edit the entries themselves in /etc/rc.config, most specifically, the following lines: NETCONFIG="_0 _1" IPADDR_0="192.168.0.1" IPADDR_1="" NETDEV_0="eth0" NETDEV_1="" IFCONFIG_0="192.168.0.1 broadcast 192.168.0.255 netmask 255.255.255.0 up" IFCONFIG_1="" not necessarily with those values though. Sorry I can't be of more help - leaving for the weekend in about 30s... Chris -- __ _ -o)/ / (_)__ __ ____ __ Chris Reeves /\\ /__/ / _ \/ // /\ \/ / ICQ# 22219005 _\_v __/_/_//_/\_,_/ /_/\_\ -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
participants (2)
-
alphafemale@radiant.net
-
chris.reeves@iname.com