Date: Mon, 06 Apr 1998 17:45:46 -0500 From: "Jonathan E. Lyons" <parrothd@midwest.net> To: Andrew Stevens <andrew@log.on.ca>, "freebsd-questions@freebsd.org" <freebsd-questions@FreeBSD.ORG> Subject: Re: Using ICQ with an IP alias Message-ID: <3.0.5.32.19980406174546.00834320@midwest.net> In-Reply-To: <m0yMJmQ-0004FtC@logon.log.on.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
Here's what my ppp.conf looks like to redirect ftp request to one of my win95 machines.... global: accept chap deny pap set phone 123456 set authname name set authkey password set openmode active set ifaddr 209.60.6.1/0 209.60.6.59/0 255.255.255.0 add 0 0 209.60.6.59 alias port udp 10.10.0.10:21 21 <<<<--change 21 to 3001 and so on... alias port tcp 10.10.0.10:21 21 10.10.0.10 is my local machine, behind the firewall... At 05:53 PM 4/6/98 -0500, Andrew Stevens wrote: >-- [ From: Andrew Stevens * EMC.Ver #2.5.02 ] -- > >Greetings: > > Thanks to all who replied to my question regarding the use of chat >programs through an IP alias. I've been trying to open some ports up and >get them routed to my Windows box, but haven't been successful so far. Can >anyone give me an example of how to open one up, i.e. what revisions need to >be made, and whether they go in ppp.conf, or another file? If I know how to >add one, the others should be a breeze. > > I'll post some information about my system below to make the explanation >a little easier: > >FreeBSD box IP: 192.168.1.1 >Windows box IP: 192.168.1.3 >Sample port to add: Apache Web Server on my windows box, using port 8080 >(easy to test) >Listed in /etc/services as: web2 > > Thanks again for your assistance. > >Regards, > > > >Andrew Stevens. > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > <smaller>The beer is too cold, the daiquiris too fruitful, there's no place like home! Jimmy Buffett "The weather is here, Wish you were beautiful" Jon Lyons parrothd@midwest.net 87 HONDA VFR700 http://cplkagan.dyn.ml.org/</smaller> 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?3.0.5.32.19980406174546.00834320>
