Search
Results (60)
- Bug #3596 (Resolved): OpenVPN being passed bad arguments
- Basic OpenVPN configuration (Remote Access SS ... rs, try enclosing them in double quotes ("").
- Bug #3544 (Resolved): Inbound IPv6 connections over PPPoE, replies do not route through the tunnel.
- Short version - I have a PPPoE link from my I ... 175.111.102.128 Subnet mask IPv4 255.255.255.255 Gateway IPv4 175.111.100.37 IPv ... N clients. Any questions please ask.
- Bug #3531 (Rejected): WAN to VIP on WAN traffic routing.
- 2.1.1-PRERELEASE (i386) built on Wed Mar 12 ... he WAN as it is controlled by the ISP and is 255.255.255.255 as per : inet X.Y.28.117 --> X.Y.12.68 netm ... 4 (127.0.0.1) or null6 (::1) are available.
- Bug #3033 (Rejected): Static IPv6 route to OpenVPN tunnel ignored
- I have an openvpn tunnel to a remote server w ... g-ipv6 fe80::2 fe80::1 route XXX.XXX.96.186 255.255.255.255 route-ipv6 2607:XXXX:a404::1:0/112 secret /var/etc/openvpn/client2.secret route XXX.XXX.96.187 255.255.255.255 </pre> server conf: <pre> dev ovpnc0 ... X:a404::1:0 port 22: No route to host </pre>
- Bug #2991 (Resolved): OpenVPN w/ IPv6 fails to set ifconfig-ipv6 value in conf
- I have two OpenVPN clients configured. Each h ... 7 05:04:17 EDT 2013 FreeBSD 8.3-RELEASE-p8
- Bug #2798 (Closed): Captive Portal does not capture anyone
- While testing the snapshot of Feb 5th, 2013, ... the same). There are no errors in the logs.
- Bug #2780 (Resolved): CP: passthough has no effect
- I've just updated to Jan 25 snapshot (amd64) ... always have to log into the captive portal
- Feature #2771 (New): Add packet tracing simulator
- Functionally similar to the Cisco ASA command ... ide,outside) 64.17.2.85 192.168.39.3 netmask 255.255.255.255 match ip inside host 192.168.39.3 outside ... 64.17.2.85/0 to 192.168.39.3/0 using netmask 255.255.255.255 Phase: 2 Type: ACCESS-LIST Subtype: log ... ide,outside) 64.17.2.85 192.168.39.3 netmask 255.255.255.255 match ip inside host 192.168.39.3 outside ... ide,outside) 64.17.2.85 192.168.39.3 netmask 255.255.255.255 match ip inside host 192.168.39.3 outside ... r all packets just to test a single packet.
- Bug #2647 (Closed): rc.newwanip discovers wrong WAN IP when using DHCP
- It seems that pfSense's _rc.newwanip_ has got ... 55 dhclient: New Broadcast Address (vr2): 255.255.255.255 Jun 27 03:58:55 dhclient: New Subnet Mas ... et 213.0.0.9 netmask 255.255.255.0 broadcast 255.255.255.255 Jun 27 03:58:55 dhclient: Starting add_n ... :55 dhclient[2348]: DHCPREQUEST on vr2 to 255.255.255.255 port 67 Jun 27 03:58:55 dhclient: ARPCHE ... 53 dhclient[2348]: DHCPDISCOVER on vr2 to 255.255.255.255 port 67 interval 1 Jun 27 03:58:52 dhclient[2348]: DHCPDISCOVER on vr2 to 255.255.255.255 port 67 interval 1 Jun 27 03:58:52 dhcli ... :52 dhclient[2348]: DHCPREQUEST on vr2 to 255.255.255.255 port 67 Jun 27 02:55:10 dhclient[2348]: ... net. Feel free to ask for further details.
- Todo #2480 (Closed): Add checkbox to OpenVPN ... er to exlcude VPN server from (pushed) routes
- If you try to push a route, or route directly ... the config: <pre> push "route remote_host 255.255.255.255 net_gateway" </pre> On the client side ( ... er), it would add: <pre> route remote_host 255.255.255.255 net_gateway </pre> That tells OpenVPN to ... one, this line may not be relevant/necessary.