Unix Technical Forum

Re: Yahoo messenger not working

This is a discussion on Re: Yahoo messenger not working within the lucky.openbsd.misc forums, part of the OpenBSD category; --> On Sun, Jun 25, 2006 at 04:13:20PM +0800, S t i n g r a y wrote: > My ...


Go Back   Unix Technical Forum > Unix Operating Systems > OpenBSD > lucky.openbsd.misc

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-18-2008, 06:21 AM
Joachim Schipper
 
Posts: n/a
Default Re: Yahoo messenger not working

On Sun, Jun 25, 2006 at 04:13:20PM +0800, S t i n g r a y wrote:
> My Yahoo Messenger on Clients isnt working .. please have a look at my rules & tell whats wrong ?
>
> regards
>
>
> intif="epic0"
> intad="10.0.0.0/16"
> extif="fxp0"
> extad="192.168.0.6/32"
> chadd="10.0.0.6/32"
> dmzser="10.0.0.1/32"
> allif="{$extif, intif}"
> table <allowedclients> persist file "/etc/allowedclients"
> table <blockedclients> persist file "/etc/blockedclients"
> scrub in all
> nat on $extif from $intif to any -> $extad
> rdr on $intif proto tcp from $intad to any port 80 -> $chadd port 8080
> pass in all
> pass out all


You don't need /32, by the way...

It is quite possible that the protocol includes the server trying to
connect back to you (it appears, from some documentation, that Yahoo!
does this). In this case, you'll want a rdr from $extif port 80 to
$desktop; Yahoo! similarly wants ports 5101 and 5100 for some services,
according to <http://www.helpbytes.co.uk/yconnect.php> - which may or
may not be correct.

Of course, to do any forwarding, net.inet.ip.forwarding should be set to
1 (substitute ip6 for ip where appropriate).

Joachim

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:32 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com