From: Igo <igo@aeroflot-don.ru> To: community@altlinux.ru Subject: [Comm] Объясните DSL & MTU & DIAL IN Date: Tue, 22 Jun 2004 18:28:27 +0400 Message-ID: <40D8420B.3000701@aeroflot-don.ru> (raw) Привет всем. Объясните Есть сервер ALT на котором есть DIALIN и инет. В iptables все настроил. Соединяюсь с сервером все работает все что доходит до сервера. Как только пытаюсь получить внешнюю почту или войти по асе непроходит. Неработало до тех пор пока в РРР в опциях непрописал mtu 1492 т.е. равным MTU на ADSL модеме. Хотя все пишут что чем хуже модемная связь тем меньше должен быть mtu, минимальное что то около 296. В iptables вставлял, непомогло $IPTABLES -A FORWARD --out-interface $EXTERNAL_IFACE -p tcp --tcp-flags SYN,RST SYN -j TCPMSS --clamp-mss-to-pmtu $IPTABLES -A FORWARD --in-interface $EXTERNAL_IFACE -p tcp --tcp-flags SYN,RST SYN -j TCPMSS --clamp-mss-to-pmtu Почему так?
next reply other threads:[~2004-06-22 14:28 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2004-06-22 14:28 Igo [this message] 2004-06-23 2:09 ` Victor P. Vjatkin 2004-06-23 17:07 ` Igo 2004-06-24 4:06 ` Victor P. Vjatkin 2004-06-24 7:13 ` Re[2]: " Alexey S. Kuznetsov
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=40D8420B.3000701@aeroflot-don.ru \ --to=igo@aeroflot-don.ru \ --cc=community@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 Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git