How can you limit this to only certain machines from the outside can connect
to those ports ?  For instance if I have a PCAnywhere host running and I
want it to be available from the Internet, but only to a limited group of
machines.

Thanks,
Mike

-----Original Message-----
From: Carl Karsten [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 17, 2000 9:14 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: ipchains - Intel Video Phone help


Here are mine.
the first forwards all addresses port 5631 5632 to internal 192.168.1.24
same port

# pcanywhere redirects
ipmasqadm autofw -A -r tcp 5631 5632 -h 192.168.1.24
ipmasqadm autofw -A -r udp 5631 5632 -h 192.168.1.24

#icq redirects
ipmasqadm autofw -A -r udp 4000 4001 -h 192.168.1.24
ipmasqadm autofw -A -r tcp 2000 2020 -h 192.168.1.24

[snip]


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to