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


----- Original Message -----
From: Brian R. Thacker
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 17, 2000 10:41 PM
Subject: ipchains - Intel Video Phone help


>
> I would like to be able to use the Intel Video Phone software that came
with my
> camera. Right now my ipchains settings work great for pretty much
everything
> except this program. I've read the ipchains info and ipmasqadm to no
avail. I
> believe all I need to do is setup a forwarding for a specific external IP
to an
> internal IP. Can someone please show me an example of how to foward
information
> from external IP XXX.XXX.XXX.XXX to an local IP of 192.168.XXX.XXX ? I
would
> appreciate it greatly.
>
> --
> Brian R. Thacker            __________/  Never look at the trombones,
> [EMAIL PROTECTED]    (_|____|___\________  it only encourages them.
> Greensboro, NC                   >_|_|_________)      - Richard Strauss
>
>
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.
>


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

Reply via email to