Page 1 of 1
IGMP
Posted: Thu Jan 05, 2012 2:20 pm
by erg161
hi guys does openvpn supports IGMP?
if yes can I have a sample configurations of it?
my provider change it recently and I can't connect no more..
Re: IGMP
Posted: Sat Jan 07, 2012 9:13 am
by Mimiko
IGMP is supported in OpenVPN routing mode the same way as a LAN's router to the internet. In the bridge mode OpenVPN relays the packets like a simple swithc with advanced blocking rule.
Re: IGMP
Posted: Mon Jan 09, 2012 4:41 pm
by erg161
Mimiko wrote:IGMP is supported in OpenVPN routing mode the same way as a LAN's router to the internet. In the bridge mode OpenVPN relays the packets like a simple swithc with advanced blocking rule.
I use a wireless broadband usb stick... i really don't have an idea
on this protocol(IGMP)
my configurations is in udp........
here's:
Code: Select all
client
dev tun
route-method exe
route-delay 2
redirect-gateway
pull
persist-key
mssfix 1400
verb 3
auth-user-pass
reneg-sec 0
inactive 1200 50000
remote xx.xx.xx.xx 9201
hand-window 120
persist-local-ip
persist-remote-ip
auth-retry nointeract
mute-replay-warnings
lport 642
<ca>
-----BEGIN CERTIFICATE-----
------Hidden Content----------
-----END CERTIFICATE-----
</ca>
this one's working but not for now.....
Re: IGMP
Posted: Tue Jan 10, 2012 1:37 am
by ninjawin
i believe IGMP & ICMP is supported by openvpn!
Re: IGMP
Posted: Sun Jan 15, 2012 5:46 am
by erg161
ninjawin wrote:i believe IGMP & ICMP is supported by openvpn!
the how come I cannot make a connections thru IGMP?
I can only connect when I used to connect my wireless broadband modem first...