All of lore.kernel.org
 help / color / mirror / Atom feed
From: Askar <askarali@gmail.com>
To: "varun_saa@vsnl.net" <varun_saa@vsnl.net>
Cc: netfilter@lists.netfilter.org
Subject: Re: rules for skype
Date: Sun, 1 May 2005 14:46:29 +0500	[thread overview]
Message-ID: <a0f69e50505010246227a187f@mail.gmail.com> (raw)
In-Reply-To: <90ba0390f499.90f49990ba03@vsnl.net>

It depends, if you have "iptables -P FORWARD DROP" at the top of your
rules set then you have to allow skype ports (any) with something like
this

iptables -A FORWARD -p tcp --dport SKYPEPORT -j ACCEPT

and if you have ""iptables -P FORWARD ACCEPT" , then you don't have to
do anything fanncy.

regards

Askar

On 5/1/05, varun_saa@vsnl.net <varun_saa@vsnl.net> wrote:
> Hello,
>      My server is on Mandriva 10.1
> eth0 is WAN with static IP connected to 512K DSL
> eth1 is LAN - 192.168.0.0/24 and 192.168.21.0/24
> 
> I am doing a nat/masq on eth0.
> 
> Some of clients are going to using Skype.
> 
> Any rules to be included for skype ?
> 
> Thanks
> 
> Varun
> 
> 


-- 
I love deadlines. I like the whooshing sound they make as they fly by.
Douglas Adams


  reply	other threads:[~2005-05-01  9:46 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-01  9:37 rules for skype varun_saa
2005-05-01  9:46 ` Askar [this message]
2005-05-01 22:00   ` Taylor, Grant
2005-05-01 22:31     ` Seferovic Edvin
2005-05-01 23:43     ` Mogens Valentin
2005-05-02  1:32       ` Daniel Lopes
2005-05-02  6:14     ` Taylor, Grant
2005-05-02  6:16     ` rules for skype (URL in this one) Taylor, Grant
     [not found] <20050501223241.CF7E4103130@correio.solutti.com.br>
2005-05-01 22:35 ` rules for skype Leonardo Rodrigues Magalhães
2005-05-02 14:36   ` Daniel Lopes
2005-05-02 14:40     ` Taylor, Grant
2005-05-02 15:07       ` Seferovic Edvin
     [not found] <20050502150901.DAEF39E9F4@dd6816.kasserver.com>
2005-05-02 15:36 ` Daniel Lopes
2005-05-02 15:58   ` Taylor, Grant
2005-05-02 16:48     ` Taylor, Grant
2005-05-02 17:01     ` Deepak Seshadri
2005-05-02 17:09       ` [SPAM] " Taylor, Grant
2005-05-02 17:42         ` Deepak Seshadri
2005-05-03  7:17       ` Victor Yeo
2005-05-03  7:50         ` John A. Sullivan III
2005-07-13  2:52           ` Fajar Priyanto
2005-07-13 10:53             ` Daniel Lopes
     [not found] <200505021507.j42F7cIb004153@rti02.co-lo.riverviewtech.net>
2005-05-02 15:56 ` Taylor, Grant
  -- strict thread matches above, loose matches on Subject: below --
2005-09-26  7:06 Mofizul Hoq

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=a0f69e50505010246227a187f@mail.gmail.com \
    --to=askarali@gmail.com \
    --cc=netfilter@lists.netfilter.org \
    --cc=varun_saa@vsnl.net \
    /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.