This is a discussion on freebsd configure nic within the All about FreeBSD/OpenBSD/NetBSD forums, part of the *BSD Operating systems category; Howto freebsd configure nic? i know little bit linux but freebsd seems to be diffrent any help is respected from ...
|
|||||||
| Register | FAQ | Members List | Calendar | Forgotten your password? | Mark Forums Read |
| Sponsored Links | ||
|
|
|
||||
|
You can configure nic using sysinstall command.
Method # 1 Code:
sysinstall Configure > Networking Select Interface and press space bar > Select your ethernet card It will ask for IPV6, if you need IPV6 say yes lese no Next it will ask about DHCP server, again if you wanna IP address from DHCP server then just click yet else NO If you selected No then you need to assign IP, Domain, hostname, Gateway, DNS and other information. Method # 2 This need editing of configuration file. To setup up ip permanently open file /etc/rc.conf ; add/modify network entries: Code:
vi /etc/rc.conf Code:
hostname="fbsdx.mybox.com" ifconfig_lnc0="inet 192.168.0.6 netmask 255.255.255.0" Code:
ifconfig -a
__________________
Rocky Jr. You may have my body & soul, but you will never touch my pride! If you have knowledge, let others light their candles at it. Certified to work on HP-UX / Sun Solaris / RedHat |
![]() |
| Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to configure rlogin | ajmalchungath | Linux software | 2 | 11-24-2007 11:57 AM |
| how to configure webalizer | asim.mcp | Linux software | 2 | 08-25-2006 11:16 AM |
| how to configure mouse?? | asim.mcp | Linux software | 3 | 07-23-2006 09:27 PM |
| Linux how do I configure my modem? | goku | Linux software | 1 | 07-18-2006 12:18 AM |
| Unable to configure CACTI | puppen | Linux software | 0 | 05-19-2006 04:55 PM |