Results 1 to 4 of 4
How do I check and configure LAN properties? Once I'm by the installation process (Installing RedHat 7.3) , how do I check the configuration of the NIC?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-13-2003 #1Just Joined!
- Join Date
- Jan 2003
- Posts
- 4
LAN properties? NIC config?
How do I check and configure LAN properties? Once I'm by the installation process (Installing RedHat 7.3) , how do I check the configuration of the NIC?
- 01-13-2003 #2Linux Enthusiast
- Join Date
- Jun 2002
- Location
- San Antonio
- Posts
- 621
netconfig will do it. just type `netconfig` at a command prompt. Also, why are you installing 7.3 instead of 8.0? Is there a good reason? If not, upgrade. It is free, come on.
I respectfully decline the invitation to join your delusion.
- 01-13-2003 #3Linux Engineer
- Join Date
- Jan 2003
- Location
- Lebanon, pa
- Posts
- 994
ifconfig is also another way of viewing/changing your network options. Also route will display your routing table. iptables --list will show your current filtering/forwarding/nat chains in use.
- 01-14-2003 #4Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
Just using ifconfig and iptables doesn't make any persistant changes, though. Unless you're a little experienced, I recommend that you use the configuration tools, since they will update the configuration files as well as the runtime kernel parameters. That way, the changes will be persistant.


Reply With Quote
