Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 09 May 1999 21:45:31 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        alantrulock@erols.com (Alan Trulock)
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Questions about aliasing 
Message-ID:  <199905092045.VAA08530@keep.lan.Awfulhak.org>
In-Reply-To: Your message of "Sat, 08 May 1999 21:06:15 GMT." <3737a53a.48103365@smtp.erols.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> I am running FreeBSD box as my connection to my ISP with ppp -auto
> -alias.
> 
> I know how to redirect incomming packets on specific ports to internal
> addresses.
> 
> What I am wondering is if I can redirect traffic from a specific port
> or external address to an internal address?

You can, but you have to fix the code first :-)

The alias_RedirectPort() function in alias_cmd.c doesn't accept all 
the arguments that the PacketAliasRedirectPort() function can 
handle.... it's missing the ability to specify an optional source 
address.

Patches welcomed :-)

I've put it on my TODO list.

-- 
Brian <brian@Awfulhak.org>                        <brian@FreeBSD.org>
      <http://www.Awfulhak.org>;                   <brian@OpenBSD.org>
Don't _EVER_ lose your sense of humour !          <brian@uk.FreeBSD.org>




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?199905092045.VAA08530>