Welcome, Guest. Please login or register.
Did you miss your activation email?
+  pfSense Forum
|-+  pfSense English Support» OpenVPN» Brigde mode in 1.0-RC3
Username:
Password:
 
 

Pages: [1]   Go Down
  Print  
Author Topic: Brigde mode in 1.0-RC3  (Read 1551 times)
0 Members and 1 Guest are viewing this topic.
adamn
Newbie
*
Offline Offline

Posts: 2


View Profile
« on: October 05, 2006, 01:18:05 pm »

I have a questions, How to make bridge mode?

Server:
daemon
keepalive 10 60
ping-timer-rem
persist-tun
persist-key
dev tun
proto udp
cipher BF-CBC
up /etc/rc.filter_configure
down /etc/rc.filter_configure
server 10.10.20.0 255.255.255.0
client-config-dir /var/etc/openvpn_csc
push "route 172.16.0.0 255.255.252.0"
lport 5000
ca /var/etc/openvpn_server0.ca
cert /var/etc/openvpn_server0.cert
key /var/etc/openvpn_server0.key
dh /var/etc/openvpn_server0.dh
comp-lzo
persist-remote-ip
float

Client:
port 5000
dev tun
proto udp
remote ip.adress
ifconfig 10.10.20.2 10.10.20.1
ping-restart 30
persist-tun
persist-key
tls-client
ca ca.crt
cert esa-adamn.crt
key esa-adamn.key
ns-cert-type server
comp-lzo
route 172.16.0.0 255.255.252.0 10.10.20.1

I don't assign new interface (tun0) and on firewall all traffic on LAN/WAN is permited for my network.
Any idea?

Thx
AdamN
Logged
sullrich
Hero Member
*****
Offline Offline

Posts: 5135



View Profile WWW
« Reply #1 on: October 05, 2006, 01:51:52 pm »

http://doc.pfsense.org/index.php/Setting_up_OpenVPN_with_pfSense#OpenVPN_Client_Bridging
Logged
adamn
Newbie
*
Offline Offline

Posts: 2


View Profile
« Reply #2 on: October 05, 2006, 03:48:52 pm »


Thanks, now its works
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

 

Page created in 0.026 seconds with 19 queries.