* [Comm] eth0 -> ppp0
@ 2003-04-28 13:58 Андрей Новосёлов
2003-04-28 17:22 ` Pavel Tsybulin
2003-04-29 5:00 ` Oleg V.Gaidukov
0 siblings, 2 replies; 5+ messages in thread
From: Андрей Новосёлов @ 2003-04-28 13:58 UTC (permalink / raw)
To: ALTLinux
Как сделать, чтобы для того, чтобы для запуска модемного соединения, не
приходилось деактивировать eth0? Где и что подправить?
--
С наилучшими пожеланиями, Андрей.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] eth0 -> ppp0
2003-04-28 13:58 [Comm] eth0 -> ppp0 Андрей Новосёлов
@ 2003-04-28 17:22 ` Pavel Tsybulin
2003-04-28 19:29 ` Андрей Новосёлов
2003-04-29 5:00 ` Oleg V.Gaidukov
1 sibling, 1 reply; 5+ messages in thread
From: Pavel Tsybulin @ 2003-04-28 17:22 UTC (permalink / raw)
To: community
On Monday 28 April 2003 17:58, АндрейНовосёлов wrote:
> Как сделать, чтобы для того, чтобы для запуска модемного соединения, не
> приходилось деактивировать eth0? Где и что подправить?
правильно настроить локальную сеть и ppp
ifcfg-eth0 , sysconfig/networks, ppp/options и способ поднятия ppp - в студию
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] eth0 -> ppp0
2003-04-28 17:22 ` Pavel Tsybulin
@ 2003-04-28 19:29 ` Андрей Новосёлов
2003-04-28 22:07 ` Pavel Tsybulin
0 siblings, 1 reply; 5+ messages in thread
From: Андрей Новосёлов @ 2003-04-28 19:29 UTC (permalink / raw)
To: ALTLinux
[-- Attachment #1: Type: text/plain, Size: 371 bytes --]
В Пнд, 28.04.2003, в 20:22, Pavel Tsybulin написал:
> правильно настроить локальную сеть и ppp
>
> ifcfg-eth0 , sysconfig/networks, ppp/options и способ поднятия ppp - в студию
>
> _______________________________________________
> Community mailing list
> Community@altlinux.ru
> http://www.altlinux.ru/mailman/listinfo/community
--
С наилучшими пожеланиями, Андрей.
[-- Attachment #2: network --]
[-- Type: text/plain, Size: 108 bytes --]
NETWORKING=yes
FORWARD_IPV4=false
HOSTNAME=localhost.localdomain
DOMAINNAME=localdomain
GATEWAY=192.168.0.1
[-- Attachment #3: ifcfg-eth0 --]
[-- Type: text/plain, Size: 123 bytes --]
DEVICE=eth0
BOOTPROTO=none
IPADDR=192.168.0.1
NETMASK=255.255.255.0
NETWORK=192.168.0.0
BROADCAST=192.168.0.255
ONBOOT=yes
[-- Attachment #4: options --]
[-- Type: text/plain, Size: 5 bytes --]
lock
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] eth0 -> ppp0
2003-04-28 19:29 ` Андрей Новосёлов
@ 2003-04-28 22:07 ` Pavel Tsybulin
0 siblings, 0 replies; 5+ messages in thread
From: Pavel Tsybulin @ 2003-04-28 22:07 UTC (permalink / raw)
To: community
On Monday 28 April 2003 23:29, АндрейНовосёлов wrote:
> В Пнд, 28.04.2003, в 20:22, Pavel Tsybulin написал:
> > правильно настроить локальную сеть и ppp
> >
> > ifcfg-eth0 , sysconfig/networks, ppp/options и способ поднятия ppp - в
> > студию
Попробуйте убрать опцию GATEWAY из networks
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] eth0 -> ppp0
2003-04-28 13:58 [Comm] eth0 -> ppp0 Андрей Новосёлов
2003-04-28 17:22 ` Pavel Tsybulin
@ 2003-04-29 5:00 ` Oleg V.Gaidukov
1 sibling, 0 replies; 5+ messages in thread
From: Oleg V.Gaidukov @ 2003-04-29 5:00 UTC (permalink / raw)
To: Андрей
Новосёлов
Здравствуйте, Андрей.
Вы писали 28 апреля 2003 г., 18:58:38:
АН> Как сделать, чтобы для того, чтобы для запуска модемного соединения, не
АН> приходилось деактивировать eth0? Где и что подправить?
Если тебе требуется локальную сеть выводить в Интернет, отключи на
eth0 default gateway, разреши форвардинг
echo 1 > /proc/sys/net/ipv4/ip_forward
echo 1 > /proc/sys/net/ipv4/ip_dynaddr
и сделай NAT.
--
С уважением,
Oleg mailto:vivis@yandex.ru
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2003-04-29 5:00 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-28 13:58 [Comm] eth0 -> ppp0 Андрей Новосёлов
2003-04-28 17:22 ` Pavel Tsybulin
2003-04-28 19:29 ` Андрей Новосёлов
2003-04-28 22:07 ` Pavel Tsybulin
2003-04-29 5:00 ` Oleg V.Gaidukov
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