|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Domain with openvpn-server-bridge to Dom0-bridge proble
On Mon, Jun 21, 2010 at 8:05 PM, Tegger <xen@xxxxxxxxx> wrote:
> Openvpnclient can connect 192.168.100.201 and 192.168.100.19, but not
> 192.168.100.1, this is a physical PC in network
start with tcpdump on dom0's eth0 then. Something like "tcpdump -n -i
eth0 host 192.168.100.1". What happens if:
- from openvpn domain, you ping to 192.168.100.1 -> you should see
packets going through both ways
- from openvpn client, ping to 192.168.100.1 -> you might see packets
going both ways, one way, or none at all
That would help you determine where the problem is.
--
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|