ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] vmware net access
@ 2005-05-14 12:36 Лааз Вадим
  2005-05-14 12:39 ` Michael Isachenkov
  2005-05-14 13:55 ` Alexey Borovskoy
  0 siblings, 2 replies; 7+ messages in thread
From: Лааз Вадим @ 2005-05-14 12:36 UTC (permalink / raw)
  To: community

не могу достучаться до локальной сети из vmware

на хосте:
vmware ws5
сеть сконфигурировал как host only
итого имеем два интерфейса:
eth0 10.0.0.3
vmnet1 192.168.100.1

далее:
# service iptables stop
# iptables -A POSTROUTING -o vmnet1 -j SNAT --to-source 10.0.0.3

гостевая система alm24
eth0 192.168.100.2

ping из гостевой системы на vmnet1 и eth0 хоста идет а вот в локальную сетку 
(например 10.0.0.22) нет
с хоста я пингую 10.0.0.22

на хосте
# tcpdump -i eth0 | grep 192.168.100.2
IP 192.168.100.2 > 10.26.130.65: icmp 64: echo request seq 1
IP 192.168.100.2 > 10.26.130.65: icmp 64: echo request seq 2
...
IP 192.168.100.2 > 10.26.130.65: icmp 64: echo request seq N

# route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.100.0   *               255.255.255.0   U     0      0        0 vmnet1
10.0.0.0        *               255.255.255.0   U     0      0        0 eth0
127.0.0.0       *               255.0.0.0       U     0      0        0 lo
default         10.0.0.1        0.0.0.0         UG    0      0        0 eth0

подскажите где копать?

-- 
инженер-электроник Лааз Вадим
Железноводский ГУС
т. (87932) 3-14-30

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-05-16 14:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-14 12:36 [Comm] vmware net access Лааз Вадим
2005-05-14 12:39 ` Michael Isachenkov
2005-05-14 12:44   ` Лааз Вадим
2005-05-14 13:55 ` Alexey Borovskoy
2005-05-16  9:01   ` Nick S. Grechukh
2005-05-16 13:55     ` Лааз Вадим
2005-05-16 14:07       ` Nick S. Grechukh

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