Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Sep 2005 03:04:52 +0000
From:      "Dr. Genio" <drgenio@hotmail.com>
To:        freebsd-net@freebsd.org
Subject:   Re: routing question
Message-ID:  <BAY103-F374D787475BDCCF5FA5AFB3A30@phx.gbl>

next in thread | raw e-mail | index | archive | help
ifconfig xl1 xxx.xxx.xxx.63/27
sysctl net.link.ether.inet.proxyall=1

And use xxx.xxx.xxx.32/27 in internal net for the customers
with default gateway xxx.xxx.xxx.63.

Swap masks if you want more then /27 for customers:

nic 1: xl0, xxx.xxx.xxx.2/30
nic 2: xl1, xxx.xxx.xxx.63/27

and net.link.ether.inet.proxyall=1

I can't subnet. the public static addresses are arbitrary, and there are 
also other servers which I have no control of. that's why I'm trying to use 
static routes with /32's. can it be done that way?





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