linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Luca Ferrari <fluca1978@infinito.it>
To: "Adrian C." <drupix@gmail.com>, linux-admin@vger.kernel.org
Subject: Re: iptables & vypress
Date: Fri, 15 Jul 2005 13:00:00 +0200	[thread overview]
Message-ID: <42D79730.2080706@infinito.it> (raw)
In-Reply-To: <60a7468905071502471b4d0369@mail.gmail.com>

Adrian C.'s cat, on 15/07/2005 11.47, walking on the keyboard wrote:
>  from .4. to .1.
>  iptables -A FORWARD -s 192.168.4.0/24 -d 192.168.1.0/24 -p tcp -j ACCEPT
>  iptables -A FORWARD -s 192.168.4.0/24 -d 192.168.1.0/24 -p udp -j ACCEPT
>  
>  from .1. to .4.
>  iptables -A FORWARD -s 192.168.1.0/24 -d 192.168.4.0/24 -p tcp -j ACCEPT
>  iptables -A FORWARD -s 192.168.4.0/24 -d 192.168.1.0/24 -p udp -j ACCEPT

Thanks for your help, but even adding the above rules (I guess the thrid 
line has inverted the lan addresses) does not work. The strange thing is 
that I can use ssh, telnet, and other services across the LANs, but not 
this. And my iptables is not logging anything.
Any idea?

Thanks,
Luca


-- 
Luca Ferrari
fluca1978@infinito.it

      reply	other threads:[~2005-07-15 11:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-14 16:47 iptables & vypress Luca Ferrari
2005-07-15  9:47 ` Adrian C.
2005-07-15 11:00   ` Luca Ferrari [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=42D79730.2080706@infinito.it \
    --to=fluca1978@infinito.it \
    --cc=drupix@gmail.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).