Page 1 of 1

problem on linux with local bridge

Posted: Mon Dec 05, 2016 2:59 pm
by kaa
Dears, I got some problem need your help.
Home Router (DHCP) 192.168.2.1
host machine CentOS 6.8
eth0 & vnet0 in br0
br0 ip 192.168.2.100
vnet0 192.168.2.101(windows7 guest os)

If I set local bridge to eth0 vpn client can only connect to 192.168.2.1
If I set local bridge to br0 vpn client can connect o 192.168.2.1 & 101
I want to connect to 192.168.2.100, What should I do?

Re: problem on linux with local bridge

Posted: Mon Dec 05, 2016 3:43 pm
by kaa
http://www.vpnusers.com/viewtopic.php?f ... ode#p16687

I fix it following Mada 's reply. Thanks all :D