Re: [pfSense Support] OpenVPN routing issue / FreeBSD route add command failed

2008-06-23 Thread petes-lists
> unless you are using pfSense to connect to another openVPN server you > do not need to fill out the client tab. THANKYOU very much for this. That's completely fixed it. A total misconception on my part. Coming from IPCop, I assumed the Client section meant it kept track of each client wishing

Re: [pfSense Support] OpenVPN routing issue / FreeBSD route add command failed

2008-06-23 Thread Ron Blanchett
unless you are using pfSense to connect to another openVPN server you do not need to fill out the client tab. On my pfSense box I has to add the following in the extra options box at the bottom of the server config tab: local xxx.xxx.xxx.xxx; to tell it what ip address to listen on. I made th

Re: [pfSense Support] OpenVPN routing issue / FreeBSD route add command failed

2008-06-23 Thread petes-lists
>> # openvpn --dev tun0 --mktun >> # openvpn --remote --dev tun0 --pkcs12 >> > CA cert>.p12 --client --comp-lzo --tun-mtu 1500 > > > your not putting this in the extra config section at the bottom of the > OpenVPN config page are you?? no, this is at the command-line on the VPN client computer.

Re: [pfSense Support] OpenVPN routing issue / FreeBSD route add command failed

2008-06-20 Thread Ron Blanchett
can you send a screen shot of the config page with pertinent info that doesn't need to be shared with the works blanked out. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [pfSense Support] OpenVPN routing issue / FreeBSD route add command failed

2008-06-20 Thread Ron Blanchett
On Fri, Jun 20, 2008 at 12:21 PM, <[EMAIL PROTECTED]> wrote: > # openvpn --dev tun0 --mktun > # openvpn --remote --dev tun0 --pkcs12 cert>.p12 --client --comp-lzo --tun-mtu 1500 your not putting this in the extra config section at the bottom of the OpenVPN config page are you?? -

Re: [pfSense Support] OpenVPN routing issue / FreeBSD route add command failed

2008-06-20 Thread petes-lists
> follow the openvpn howto in the wiki it should shed some light in some > of your problems. The only appropriate VPN howto on the wiki seems to be 'VPN Capability OpenVPN' which I've been through plenty before. With regard to that guide: - I have my 'Dynamic IP', 'Address pool', 'Local network'

Re: [pfSense Support] OpenVPN routing issue / FreeBSD route add command failed

2008-06-20 Thread Ron Blanchett
follow the openvpn howto in the wiki it should shed some light in some of your problems. On Fri, Jun 20, 2008 at 10:59 AM, <[EMAIL PROTECTED]> wrote: >> try leaving local network and remote network empty... so > > Thanks for the suggestion, still not working. > > With OpenVPN server's 'local netw

Re: [pfSense Support] OpenVPN routing issue / FreeBSD route add command failed

2008-06-20 Thread petes-lists
> try leaving local network and remote network empty... so Thanks for the suggestion, still not working. With OpenVPN server's 'local network' setting empty, as you suggest, I get: - the same lack of routing to the LAN - I don't get OpenVPN client error "ERROR: FreeBSD route add command failed:

Re: [pfSense Support] OpenVPN routing issue / FreeBSD route add command failed

2008-06-20 Thread Paul Mansfield
[EMAIL PROTECTED] wrote: OpenVPN server configuration: Dynamic IP: yes Address pool: 10.0.10.0/24 Authentication method: PKI Local network: 10.0.0.0/24 try leaving local network and remote network empty... so server - localport default address pool 10.0.10.0/24 use static - O

[pfSense Support] OpenVPN routing issue / FreeBSD route add command failed

2008-06-20 Thread petes-lists
I'm having trouble with OpenVPN on pfSense 1.2.0 and would appreciate some help please. I've searched the pfSense forum and mailing list and though I've found pointers to similar issues I haven't found anything that's helped me fix this yet. I don't seem to have routing between pfSense and the LAN