Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Nov 1997 14:04:24 -0600
From:      "Jonathan E. Lyons" <parrothd@midwest.net>
To:        questions@freebsd.org
Subject:   PPP Alias & Quake TCP/IP success!!
Message-ID:  <3.0.1.32.19971102140424.00690e3c@midwest.net>

next in thread | raw e-mail | index | archive | help

 
  Incase anyone is interested, I decided to stay in sat night(most of the
bars were closed at S.I.U) and solve my little problem with quake tcp/ip
and ppp -alias. From what I understand quake starts the cleint server
process with public request to a upd port somewhere around 26000, or
whatever the game is setup on, after the public request the quake server
picks a random port somewhere between 1100~1400, but I think it's closer to
the 1100~1200 range. So I then added 300 lines(I will cut this down later!)
of 

 alias upd 192.0.0.29:1100 1100 
 alias upd 192.0.0.29:1101 1101
 
to my ppp.conf file, and everything works, but only my machine can
connect(192.0.0.29), is it possible to 

 alias upd 192.0.0.20/24:1100 1100

So ppp redirects upd port 1100 to every system in my sub net of 192.0.0?? 

Krazy??!?!?!?!?

Then agian I could just keep this info to myself and not inform the
roomates :)


Thanks!




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