ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Victor V Ismakaev <ivv@altlinux.ru>
To: devel@altlinux.ru
Subject: Re: [devel] Compact & NAT
Date: Mon, 15 Mar 2004 10:36:29 +0500
Message-ID: <200403151036.29615.ivv@altlinux.ru> (raw)
In-Reply-To: <200403151013.i2FAD28B032119@antex.ru>

Понедельник 15 Март 2004 15:13, Sergey Pinaev написал:
> hi.
> On Mon, 15 Mar 2004 10:08:51 +0500
>
> Victor V Ismakaev <ivv@altlinux.ru> wrote:
> >> iptables -vxnL выводят ожидаемое?
>
> VVI> То-то и оно, что показывает все что надо .
>
> Покажи -nvxL и "-nvxL -t nat".
root@ns root]# iptables -nvxL
Chain INPUT (policy ACCEPT 9041 packets, 3108253 bytes)
    pkts      bytes target     prot opt in     out     source               
destination

Chain FORWARD (policy ACCEPT 2219 packets, 144123 bytes)
    pkts      bytes target     prot opt in     out     source               
destination
       0        0 ACCEPT     all  --  *      *       192.168.0.99         
0.0.0.0/0
       0        0 ACCEPT     all  --  *      *       0.0.0.0/0            
192.168.0.99

Chain OUTPUT (policy ACCEPT 9469 packets, 3267162 bytes)
    pkts      bytes target     prot opt in     out     source               
destination
[root@ns root]# iptables -nvxL -t nat
Chain PREROUTING (policy ACCEPT 1899 packets, 113118 bytes)
    pkts      bytes target     prot opt in     out     source               
destination

Chain POSTROUTING (policy ACCEPT 1721 packets, 97288 bytes)
    pkts      bytes target     prot opt in     out     source               
destination
       6      384 SNAT       icmp --  *      *       192.168.0.0/24       
0.0.0.0/0           to:213.x.x.x

Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes)
    pkts      bytes target     prot opt in     out     source               
destination

Еще,на машину я ставил Compact от 26 декабря и осизифил ее .Сейчас обновил 
ядро до 2.4.25-alt1 - таже беда.
-- 
С уважением
Виктор В Исмакаев
ivv@altlinux.ru



  reply	other threads:[~2004-03-15  5:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-15  4:29 Victor V Ismakaev
2004-03-15  9:50 ` Anton Farygin
2004-03-15 10:05   ` Denis Ovsienko
2004-03-15  5:08     ` Victor V Ismakaev
2004-03-15 10:13       ` Sergey Pinaev
2004-03-15  5:36         ` Victor V Ismakaev [this message]
2004-03-15 10:43           ` Sergey Pinaev
2004-03-15  6:16             ` Victor V Ismakaev

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=200403151036.29615.ivv@altlinux.ru \
    --to=ivv@altlinux.ru \
    --cc=devel@altlinux.ru \
    /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

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git