Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jun 2007 23:40:43 +1000
From:      Norberto Meijome <freebsd@meijome.net>
To:        "eculp@argosteve.com" <eculp@argosteve.com>
Cc:        freebsd-stable@freebsd.org, freebsd-ports@freebsd.org
Subject:   Re: Strange problem with skype on RELENG_6 KERNEL since the end of may.
Message-ID:  <20070619234043.48169311@localhost>
In-Reply-To: <20070614092909.553h1gdf2g4gg4ks@correo.argosteve.com>
References:  <20070614092909.553h1gdf2g4gg4ks@correo.argosteve.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On Thu, 14 Jun 2007 09:29:09 -0500
"eculp@argosteve.com" <eculp@argosteve.com> wrote:

> A RELENG_6 kernel from May 21 works fine with skype but boot a newer  
> kernel and skype seems to be blocking port 80.   Apache logs show  
> nothing.  I can find no logs errors anywhere but a telnet to port 80  
> answers with what would seem to be binary chars.  I close skype and  
> all is back to normal.  I had originally thought that it had to do  
> with the new xorg installation but it seems to be something in the  
> kernel.  The configurations were the same, basically GENERIC with all  
> the pf stuff.

Hi,

Skype has an option to listen on tcp/80 and tcp/443 for incoming connections,
because it assumes somehow that firewalls will be configured to allow that
traffic in (some Windowze world assumption, i guess).

In the tools menu,  go to Options, Advanced, untick the option that reads "Use
port (sic) 80 and 443 as alternatives for incoming connections".

Apply, exit skype, restart it.

confirm with 

sockstat -4 | grep skype | grep \*:80

that skype is NOT listening on port 80 (you shouldn't see any output back from
that cmd) ( similar for 443)

_________________________
{Beto|Norberto|Numard} Meijome

RTFM and STFW before anything bad happens.

I speak for myself, not my employer. Contents may be hot. Slippery when wet.
Reading disclaimers makes you go blind. Writing them is worse. You have been
Warned.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070619234043.48169311>