* [mdk-re] VMWare and internal network
@ 2001-06-18 13:35 Andrey Brindeew
0 siblings, 0 replies; only message in thread
From: Andrey Brindeew @ 2001-06-18 13:35 UTC (permalink / raw)
To: ALTLinux Mailing List
[-- Attachment #1: Type: text/plain, Size: 1076 bytes --]
Hi!
Значит такая ситуация с сабжем: если dialup подключен, то внутренняя сетка
вида (в "Сетевом окружении"), все в порядке.
Ядро 2.2.19, вот что стоит в /etc/ppp/ip-up.local :
ip route flush dev ppp0
ip route flush dev vmnet1
ip route add 192.168.1.1dev vmnet1
ip route add 192.168.1.0/24 via 192.168.1.1 dev vmnet1
ip route add default dev ppp0 192.168.1.0/24
ip route add default dev ppp0
ipchains -F
ipchains -A forward -i ppp0 -j MASQ
А вот что в /etc/ppp/ip-down.local :
ip route flush dev ppp0
ip route flush dev vmnet1
ipchains -F
Как это побороть? Нужно, чтобы внутренняя сеть работала и тогда, когда
Интернет отключен. Еще на host-машине жужжат два Apache. К ним тоже нужно
иметь доступ. И еще: стоит caching-nameserver, все бегает, но из-под
оффтопика имя хост-машины не видно, приходится указывать айпи. Где ему
ДНС-сервер мой в оффтопике прописать?
P.S. Сорри за глупые чайницкие вопросы - Маскарад и ipchains мне год назад
настраивали, с тех пор и мучаюсь :(
--
WBR, Andrey Brindeew.
"No one person can understand Perl culture completely"
(C) Larry Wall.
[-- Attachment #2: Type: application/pgp-signature, Size: 245 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-06-18 13:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-18 13:35 [mdk-re] VMWare and internal network Andrey Brindeew
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