Re: ipfw routing/netmask problem

2001-05-02 Thread Wes Peters
Nick Rogness wrote: > > On Mon, 30 Apr 2001, John Wilson wrote: > > This probably belongs on freebsd-net or freebsd-questions. -questions, please. -net is for discussing FreeBSD networking code, not for configuration problems. -- "Where am I, and what am I doing in this handbaske

Re: ipfw routing/netmask problem

2001-04-30 Thread Nick Rogness
On Mon, 30 Apr 2001, John Wilson wrote: Moved to -net. Nick Rogness <[EMAIL PROTECTED]> - Keep on Routing in a Free World... "FreeBSD: The Power to Serve!" To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: ipfw routing/netmask problem

2001-04-30 Thread John Wilson
Dear Nick, Thanks for your prompt reply. > On Mon, 30 Apr 2001, John Wilson wrote: > > > I have 30 IP addresses assigned to me by my ISP, for the sake of this > > example let's say I've got 90.91.92.0/27. The FreeBSD box has 2 > > interface cards, fxp0 and fxp1, fxp0 connected to the rout

Re: ipfw routing/netmask problem

2001-04-30 Thread sthaug
> Unfortunately, when I choose a netmask such as 255.255.255.227 (11100011), > I'm > left with only 6 IPs for the DMZ: Netmasks must be contiguous, which means that 255.255.255.227 is an invalid netmask. (This is a CIDR requirement.) Steinar Haug, Nethelp consulting, [EMAIL PROTECTED] To Unsubs

Re: ipfw routing/netmask problem

2001-04-30 Thread Nick Rogness
On Mon, 30 Apr 2001, John Wilson wrote: This probably belongs on freebsd-net or freebsd-questions. > > I have 30 IP addresses assigned to me by my ISP, for the sake of this > example let's say I've got 90.91.92.0/27. The FreeBSD box has 2 > interface cards, fxp0 and fxp1, fxp0 connected to th