FreeBSD 5.1 <-> WinXP Networking Problem UPDATE

freebsder freebsder51 at yahoo.com
Wed Jul 14 11:04:54 PDT 2004


Thanks to everyone for their patience and help ... you
know who you are.  

I have gotten rid of the vr0 config line
My RC.CONF file now looks like this:

[...]

##initialise NIC
	network_interfaces="vr0 ed0 lo0 tun0"
	ifconfig tun0
	ifconfig vr0= "media 10baseT/UTP up"
	ifconfig_ed0="inet 192.168.0.1  netmask 255.255.0.0"
	#ifconfig_vr0="inet 192.168.0.1  netmask 255.255.0.0"
	hostname="thor.nsvm.com"

##User ppp configuration
	ppp_enable="YES"
	ppp_mode="ddial"
	ppp_nat="NO"
	ppp_profile="bellnet"
	#ppp_user="root"


## Firewall
	gateway_enable="YES"
	firewall_enable="YES"
	firewall_type="OPEN"
	#firewall_quiet="NO"
	firewall_script="/etc/rc/firewall"
	natd_enable="YES"
	natd_interface="vr0"
	natd_flags="redirect_port tcp 192.168.0.3:80 80"
	rpc_statd_enable="YES"
	tcp_extensions="YES"

## Mail
	sendmail_enable="YES"


		
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 


More information about the freebsd-questions mailing list