Re: openvpn server bridge.
- From: Tauno Voipio <tauno.voipio@xxxxxxxxxxxxx>
- Date: Sat, 10 Feb 2007 08:34:53 GMT
music wrote:
Server vpn is in dmz controlled by a netscreen 204 firewall.
Client has an adsl internet connection.
Netscreen firewall opens upd 1194 in input while output is all open.
Client has no firewall rules.
I see that, when I try to ping server to client or client to server, there are many arp requests without answer.
Sorry for my bad english.
If you need more information ask me, thank you.
A VPN is a connection of two private networks using
a public IP connection to transport the packets. To
do this, we need two IP addresses at each end of the
connection (called a tunnel): one to use the public
Internet (tunnel outside address) and another for the
private network data (tunnel inside address).
OpenVPN provides two different ways of transferring
internal network data: routing IP packets (using tun0)
or bridging link-level (Ethernet) frames (using tap0).
In your case, the inside ends of the tunnel seem to
be set up for transporting link-level (Ethernet)
frames to bridge the internal network segments
together. I do not see the necessary outside
interfaces and their addresses (for UDP port 1194)
in the setup you posted.
--
Tauno Voipio
tauno voipio (at) iki fi
.
- Follow-Ups:
- Re: openvpn server bridge.
- From: music
- Re: openvpn server bridge.
- References:
- openvpn server bridge.
- From: music
- Re: openvpn server bridge.
- From: Tauno Voipio
- Re: openvpn server bridge.
- From: music
- Re: openvpn server bridge.
- From: Tauno Voipio
- Re: openvpn server bridge.
- From: music
- openvpn server bridge.
- Prev by Date: Re: Perplexing network problem.
- Next by Date: Differences between WRED and RED algorithms
- Previous by thread: Re: openvpn server bridge.
- Next by thread: Re: openvpn server bridge.
- Index(es):
Relevant Pages
|