All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Adrian C." <drupix@gmail.com>
To: Luca Ferrari <fluca1978@infinito.it>
Cc: 'Linux Mail List' <linux-admin@vger.kernel.org>
Subject: Re: skype behind iptables+squid
Date: Tue, 27 Sep 2005 14:49:30 +0300	[thread overview]
Message-ID: <433931CA.8070705@gmail.com> (raw)
In-Reply-To: <43390C8A.7090000@infinito.it>

This is what skypes needs to 'get out'.

############skype#######
iptables -A others -p tcp --dport 44848 -j ACCEPT
iptables -A others -p udp --dport 44848 -j ACCEPT
iptables -A others -d 66.235.181.59 -j ACCEPT

--Adrian.


Luca Ferrari wrote:

> Hi,
> I've got a LAN with a iptables firewall that also runs squid as proxy. 
> I'd like to run skype from a computer in the LAN, but I'm unable to 
> connect and I cannot understand which ports/configuration skype 
> requires in order to run, since the firewall is not logging anything 
> strange. Anybody has some clue?
>
> Luca



      reply	other threads:[~2005-09-27 11:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-27  9:10 skype behind iptables+squid Luca Ferrari
2005-09-27 11:49 ` Adrian C. [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=433931CA.8070705@gmail.com \
    --to=drupix@gmail.com \
    --cc=fluca1978@infinito.it \
    --cc=linux-admin@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.