Hi there. I have following bridge configuration:
debian linux box. openvpn server
192.168.37.170/24 - A, internal network
x.x.x.x - A, internet network
|
|
Adsl modem. with NAT
|
client. debian linuxbox
After connection succesfull initiated, i cannot ping from client nor A,
not network 37.0/24. And vise versa. Both host return destination host
unreachable.
Client got an address 192.168.37.252 but can't obtain mac address for
server, arp -a show a record 192.168.37.170 (incomplete) tap0. Server
A has same incomplete record for client address. Arp request from client
transfered to tap0, but looks that packet nether reach server.
[...]