[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: OpenBSD 3.0 pf and Messenger voice transport
- To: <misc@openbsd.org>
- Subject: Re: OpenBSD 3.0 pf and Messenger voice transport
- From: "Guido Docter" <guido@drdata.nl>
- Date: Sun, 24 Mar 2002 15:03:30 +0100
Hi,
I have Messenger running fine. File transfer and voice transport
are not working however. I can recieve incoming files but cannot
send. (?) The application says 'network traffic is blocked'.
Following the MS advisory, I enabled port 6891 and 1503 for file
transfer:
#nat.conf
nat on ppp0 from 192.168.0.0/24 to any -> x.x.219.74
rdr on ppp0 proto tcp from any to x.x.219.74 port 6891 -> 192.168.0.111 port
6891
rdr on ppp0 proto tcp from any to x.x.219.74 port 1503 -> 192.168.0.111 port
1503
But still its not working right. Anyone?
>Yes I have!!! No probs setting it up though. Normal Nat stuff...
>I've never tried voice communication with Messenger but everything else
>works fine.
>I have 2 interfaces: rl0 -> internet
> and vr0 -> internal net(192.168.1.0/24)
>I redirect http requests to my proxy server.
>I also have a firewall!
>Nothing else!!!
>nat on rl0 from 192.168.1.0/24 to any -> rl0
Thanks
Guido <guido@drdata.nl>