|
|
|
|
![]() ![]() |
Sep 2 2005, 12:24 PM
Post
#1
|
|
|
Newbie [ Level 2 ] Group: Members Posts: 11 Joined: 26-April 05 Member No.: 4,402 |
hello people,
i got a littol problem with internet conection configuration in freebsd. there is a router in dhcp with sharing all togehter 4 computers. i dont want freebsd to dhcp server but client and just simply want to connect. thks |
|
|
|
Sep 28 2006, 10:55 AM
Post
#2
|
|
|
Newbie [ Level 1 ] Group: Members Posts: 1 Joined: 27-September 06 Member No.: 16,193 |
hello people, i got a littol problem with internet conection configuration in freebsd. there is a router in dhcp with sharing all togehter 4 computers. i dont want freebsd to dhcp server but client and just simply want to connect. thks rc.conf all you need. %ifconfig ------------------------------ rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 options=8<VLAN_MTU> inet 192.168.0.254 netmask 0xffffff00 broadcast 192.168.0.255 ether 00:0d:88:39:fa:5f media: Ethernet autoselect (100baseTX <full-duplex>) status: active ------------------------------ #vi /etc/rc.conf ------------------------------ gateway_enable="YES" hostname="gateway.example.com" ifconfig_rl0="inet 192.168.0.254 netmask 255.255.255.0" ------------------------------ man rc.conf http://www.freebsd.org/doc/en_US.ISO8859-1...work-setup.html |
|
|
|
Jan 1 2007, 07:59 PM
Post
#3
|
|
|
Member - Active Contributor Group: Members Posts: 87 Joined: 8-June 05 Member No.: 5,984 |
log into Freebsd as root or SU into root.
type in 'sysinstall' from there go to configuration, and the rest should be straightforward. you can try this or what the guy above me wrote. I just find 'sysinstall' easier since you don't have to edit anything. This post has been edited by Artluo100: Jan 1 2007, 08:00 PM |
|
|
|
![]() ![]() |
Similar Topics
| Topics | Topics | |
|---|---|---|
|
|
|
|
Lo-Fi Version | Time is now: 7th July 2008 - 01:49 AM |