Configure OpenVPN bridge

Utilities and tools for networking, routers, setup etc
Post Reply
steako
Newbie
Newbie
Posts: 8
Joined: Fri Feb 19, 2010 1:17 pm

Configure OpenVPN bridge

Post by steako » Sun Oct 28, 2012 10:58 am

Hello,

It is possible to configure the OpenVPN server side bridge?
The network topoly is: the second router it's connected to the first one through eth ports.
The ifconfig after the openvpn had been started:
br0 Link encap:Ethernet HWaddr 00:0F:3D:B8:A3:DD
inet addr:192.168.0.2 Bcast:192.168.255.255 Mask:255.255.0.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:25474 errors:0 dropped:0 overruns:0 frame:0
TX packets:14345 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:5693646 (5.4 MiB) TX bytes:1782613 (1.6 MiB)

br1 Link encap:Ethernet HWaddr 00:00:00:00:00:00
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

br2 Link encap:Ethernet HWaddr 00:00:00:00:00:00
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

eth0 Link encap:Ethernet HWaddr 00:0F:3D:B8:A3:DD
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:29128 errors:0 dropped:0 overruns:0 frame:0
TX packets:18606 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:8725822 (8.3 MiB) TX bytes:2190340 (2.0 MiB)
Base address:0x2800

eth1 Link encap:Ethernet HWaddr 82:0F:3D:B8:A3:DD
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:29128 errors:0 dropped:0 overruns:0 frame:0
TX packets:18606 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:8725822 (8.3 MiB) TX bytes:2190340 (2.0 MiB)
Base address:0x2800

eth2 Link encap:Ethernet HWaddr 92:0F:3D:B8:A3:DD
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:29128 errors:0 dropped:0 overruns:0 frame:0
TX packets:18606 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:8725822 (8.3 MiB) TX bytes:2190340 (2.0 MiB)
Base address:0x2800

eth3 Link encap:Ethernet HWaddr A2:0F:3D:B8:A3:DD
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:29128 errors:0 dropped:0 overruns:0 frame:0
TX packets:18606 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:8725822 (8.3 MiB) TX bytes:2190340 (2.0 MiB)
Base address:0x2800

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:2 errors:0 dropped:0 overruns:0 frame:0
TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:160 (160.0 B) TX bytes:160 (160.0 B)

tap0 Link encap:Ethernet HWaddr FE:FD:00:00:00:00
UP BROADCAST RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:5

wlan0 Link encap:Ethernet HWaddr 00:0F:3D:B8:A3:DE
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:4029 errors:0 dropped:0 overruns:0 frame:0
TX packets:14497 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:396560 (387.2 KiB) TX bytes:6066403 (5.7 MiB)
User avatar
thechief
RouterTech Team
RouterTech Team
Posts: 12067
Joined: Wed Feb 01, 2006 10:22 pm
Location: England, the Centre of Africa
Contact:

Re: Configure OpenVPN bridge

Post by thechief » Sun Oct 28, 2012 7:59 pm

You may want to ask this on the openvpn forums.
The Chief: :afro: Be sure to read the Firmware FAQ and do a Forum Search before posting!
No support via PM. Ask all questions on the open forum.
Post Reply