Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Feb 2001 16:02:29 -0600 (CST)
From:      Nick Rogness <nick@rogness.net>
To:        Trenton Schulz <twschulz@cord.edu>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Strange DSL/NAT Problem...
Message-ID:  <Pine.BSF.4.21.0102101554070.2146-100000@cody.jharris.com>
In-Reply-To: <01021015165700.01003@archmage.wcta.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 10 Feb 2001, Trenton Schulz wrote:

> Hello,

	Hello, comments below.

[snip] 
> helpful info:
> dc0 is set up for outside world, fxp0 is the inside card, all the clients 
> point to it for its gateway...
> /etc/rc.conf:
> ifconfig_dc0="inet 216.239.11.77 netmask 255.255.255.252"
> ifconfig_fxp0="inet 192.168.100.100 netmask 255.255.255.0"
> defaultrouter="216.239.11.76"

	216.239.11.76 is an illegal IP for the given subnet range, it lies
	on a subnet boundary.  You have something wrong with your outside
	ip range.  Double check your provider's numbers.  Available
	ranges, .72/30 .76/30 .80/30 etc etc etc.

	Everything else looks OK.

> gateway_enable="YES"
> natd_enable="YES"
> natd_interface="dc0"
> natd_flags="-f /etc/natd.conf"
> firewall_enable="YES"
> firewall_type="open"
> firewall_quiet="NO"
> 
> /etc/natd.conf:
> use_sockets yes
> same_ports yes
> 


Nick Rogness <nick@rogness.net>
- Keep on routing in a Free World...  
  "FreeBSD: The Power to Serve!"



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0102101554070.2146-100000>