/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! */


Good day, Andras,
        (Please CC Andras as he's not on the ip masq mailing list)

On Wed, 3 Nov 1999, Rossz Andras wrote:

> I'm in trouble with ipchains. I would like to use a program callled
> BuddyPhone (www.buddyphone.com), which uses UDP and TCP ports. The
> author is talking about port mapping, when i want to use it from behind
> a gateway.
> 
> ipchains -A input -j REDIRECT -p udp -s 0/0 700 -d 192.168.1.4 700
>          ^^^^
> Does this means that any incoming connections to port 700 are redirected
> to 192.168.1.4:700 ?

        Here's the readable version of the above rule:

Take any udp packets with a source port of 700 going to 192.168.1.4 port
700 and send them to port 700 on this machine instead of to 182.168.1.4.

        Unless you have some special daemon listening on port 700 on this
machine that knows what to do with the packets, I doubt this is what you
wanted.
        The IP Masquerade Chat apps page at:
http://www.tsmservices.com/masq/catlist.php3?Chat
        does not, unfortunately, list BuddyPhone.  However, you might be
able to look at the solutions for the other chat apps and see how to fix
Buddyphone, or at worst put in a request for help from the maintainer of
the site.
        Does anyone else on the IP-masq mailing list use this app?
        Cheers,
        - Bill

---------------------------------------------------------------------------
        Failure is not an option. It comes bundled with your Microsoft
product.
        -- Ferenc Mantfeld
(Courtesy of Jim Thompson <[EMAIL PROTECTED]>)
--------------------------------------------------------------------------
William Stearns ([EMAIL PROTECTED]).  Mason, Buildkernel, named2hosts, 
and ipfwadm2ipchains are at: http://www.pobox.com/~wstearns/

_______________________________________________
Masq maillist  -  [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/ -- THIS INCLUDES 
UNSUBSCRIBING!
or email to [EMAIL PROTECTED]

PLEASE read the HOWTO and search the archives before posting.
You can start your search at http://www.indyramp.com/masq/
Please keep general linux/unix/pc/internet questions off the list.

Reply via email to