Re: OpenVPN client: sample
Whit Blauvelt <[email protected]>
| Newsgroups | gmane.comp.security.firewalls.firehol.user |
|---|---|
| Message-ID | <[email protected]> |
I don't have that. But OpenVPN is just straightforward port 1194 - usually UDP but TCP is also an option depending on the server settings. I'd expect what you want would look like services/openvpn.conf: --- #FHVER: 1:213 server_openvpn_ports=tcp/1194 client_openvpn_ports=default --- replacing tcp with udp if appropriate to match the "proto" line in the OpenVPN conf file. And of course your FHVER might differ. Whit On Fri, Jul 25, 2014 at 10:02:45PM +0200, Jerome BENOIT wrote: > Hello List, > > does anyone have a working FireHOL sample to share for an OpenVPN client box ? > > Thanks in advance, > Jerome > _______________________________________________ > Firehol-support mailing list > [email protected] > http://lists.firehol.org/mailman/listinfo/firehol-support