From: "\"KoLyA\" " <kolyag@mail.ru> To: community@altlinux.ru Subject: Re: [Comm] настройка pppd Date: Fri, 15 Aug 2003 12:50:03 +0400 Message-ID: <E19naHb-000B8U-00.kolyag-mail-ru@f25.mail.ru> (raw) In-Reply-To: <Pine.LNX.4.30.0308150846340.9771-100000@ramis.base.karaaltyn.ru> -----Original Message----- From: Ramis Sibiev <samtan@karaaltyn.ru> To: <community@altlinux.ru> Date: Fri, 15 Aug 2003 09:33:14 -0400 (EDT) Subject: [Comm] настройка pppd > > Hello! > > Схема сети такая: > > Инет<-->Маршрутизатор(DSL Pipe)<-->(eth)Linux(pppd)<-->Windows(ppp) > 212.XX.XX.161 212.XX.XX.162 212.XX.XX.165 > > В Linux default router - Маршрутизатор. > Вопрос: как настроить pppd на Linux, чтобы винда могла выйти в инет, > минуя прокси Линукса по прямому IP? > > Вот /etc/ppp/options: > ----------------------- > proxyarp > netmask 255.255.255.248 > ktune > lock > modem > crtscts > asyncmap 0 > ----------------------- > > При соединении по внутреннему адресу (192.168.XX.XX) к Линуксу как к > прокси, все работает. Но прямой доступ валится. > > Дополнительно на всякий случай прописал в /etc/ppp/ip-up что-то вроде: > ---------------------------------------------------------------------- > case $5 in > 212.XX.XX.165) > route add -host 212.XX.XX.165 netmask 255.255.255.248 dev ppp0 > ;; > esac > ---------------------------------------------------------------------- > > Чего же не хватает этому порождению билла? > > Спасибо. блин ну при чем тут pppd? да и route сам настраивается. даю подсказку: > В Linux default router - Маршрутизатор. а в винде? она ж не знает куда посылать пакеты. а в линуксе надо еще и включить форвардинг. чтоб все это знать надо читать всякие хау-ту, например firewall-howto и будет тебе щастье, когда разберешься.
next prev parent reply other threads:[~2003-08-15 8:50 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-08-15 13:33 Ramis Sibiev 2003-08-15 8:50 ` "KoLyA" [this message] 2003-08-15 19:12 ` Ramis Sibiev
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=E19naHb-000B8U-00.kolyag-mail-ru@f25.mail.ru \ --to=kolyag@mail.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