Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 May 2003 15:01:45 -0400
From:      ski - Darryl Wisneski <freebsd@skicentral.tv>
To:        freebsd-questions@freebsd.org
Subject:   RE: FreeBSD client
Message-ID:  <3EC53599.9000805@skicentral.tv>

next in thread | raw e-mail | index | archive | help
Also, edit /etc/rc.conf to have the internal card (LAN) DHCP when you 
reboot.

ifconfig_xxx="DHCP"

Substitute xxx with your network card's name.  You can find that by 
typing ifconfig -a

Best regards,
dkw


 >route add default 192.168.0.1 (192.168.0.1 or whatever being your 
 >Window's IP machine (the gateway))

 >and in /etc/resolv.conf add your ISP DNS Servers like that :
 >nameserver      212.27.x.x
 >nameserver      212.27.x.y



 >> I have a setup with win2k internet sharing, and my machine as a FreeBSD
 >> (ver 5) wishing to use it as the client.
 >>
 >> Anyone know a guide on how to make this happen?  Perhaps even a brief
 >> outline of what is needed.
 >>
 >> Regards,
 >> Quinny
 >>
 >> _______________________________________________
 >> freebsd-questions@freebsd.org mailing list
 >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 >> To unsubscribe, send any mail to 
"freebsd-questions-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EC53599.9000805>