Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Oct 1997 23:21:34 +0100
From:      Brian Somers <brian@awfulhak.org>
To:        "Jonathan E. Lyons" <parrothd@midwest.net>
Cc:        "Steve W. Heistand" <heistand@nas.nasa.gov>, freebsd-questions@FreeBSD.ORG
Subject:   Re: proxy service help 
Message-ID:  <199710242221.XAA23690@awfulhak.demon.co.uk>
In-Reply-To: Your message of "Thu, 23 Oct 1997 10:20:20 CDT." <1.5.4.32.19971023152020.008d9a60@midwest.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
> I wonder if you also need to add "alias same_port yes" to the config file. I
> checked the man pages and this option makes the outgoing udp packets stay on
> the same udp port??!?!Unfortunately it looks like Quake assigns an idividual
> port from 1025-1500 for each user. I found this in some old tech information
> docs, but I wanted to make sure before I entered 400 alias line? Has anyone
> else tired this? Or is there an eaiser way?  

I believe the same_port option defaults to yes with ppp, allowing rcp/
rsh to work by default.  With natd you need a -m (or -same_ports).

> 
> >alias port udp 206.254.73.254:6112 6112
> >alias port tcp 206.254.73.254:116 116
> >alias port tcp 206.254.73.254:118 118
> > 
> Shouldn't these all be udp? and an IP address of the cleint machine behind
> the firewall???
> So if you wanted to connect to a server at 131.230.82.2 and you're local
> mahine is 10.0.0.4 and the machines talk on port 116 and 188 you'd have
> 
> alias port udp 10.0.0.4:6112 6112
> alias port udp 10.0.0.4:6112 6112
> alias port udp 10.0.0.4:6112 6112
> 
> Right??! WOw now I'm really confused!!!!!

Right (you're not confused :-)


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





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