ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
From: Владимир <haw@inbox.ru>
To: "Владимир Саломатин" <salomatin.ru@mail.ru>,
	"ALT Linux sysadmin discuss" <sysadmins@lists.altlinux.org>
Subject: Re: [Sysadmins] Ковчег 5.0 - странно работает NAT через pppoe
Date: Wed, 2 Dec 2009 00:12:47 +0300
Message-ID: <200912020012.47978.haw@inbox.ru> (raw)
In-Reply-To: <E1NFYwZ-0003gm-00.salomatin-ru-mail-ru@f271.mail.ru>

> Сейчас только снес всю систему, переставил Ковчег. Squid вообще стороной
>  обошел, ни прозрачный, ни такой. С чистого листа только прописывал правила
>  в NAT. Ночего другого не тогал.

а если только
service iptables restart
iptables -t nat -F
iptables -F
echo "1" > /proc/sys/net/ipv4/ip_forward
iptables -t nat -A POSTROUTING -o ppp1  -j SNAT --to-source 91.144.134.30
iptables -n -L -v
iptables -n -L -v -t nat

  reply	other threads:[~2009-12-01 21:12 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-30 18:12 Владимир Саломатин
2009-11-30 18:23 ` Michael Shigorin
2009-11-30 19:23   ` Владимир Саломатин
2009-12-01 15:24     ` Pavel
2009-12-01 20:03       ` Владимир Саломатин
2009-12-01 21:12         ` Владимир [this message]
2009-12-02  3:38           ` Владимир Саломатин
2009-12-01  9:57 ` Rinat Bikov
2009-12-01 11:34 ` Andrii Dobrovol`s`kii
2009-12-01 11:48   ` Владимир Саломатин
2009-12-01 12:20     ` Anton Gorlov
2009-12-01 12:25       ` Владимир Саломатин
2009-12-01 13:01     ` Andrii Dobrovol`s`kii
2009-12-04  9:06 ` Vladimir V Kutyavin

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=200912020012.47978.haw@inbox.ru \
    --to=haw@inbox.ru \
    --cc=salomatin.ru@mail.ru \
    --cc=sysadmins@lists.altlinux.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

ALT Linux sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/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 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

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


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