Hi there, sorry for taking so long to reply, busy week, and then I spent a lot of time trying to recreate what I did so I could report it to you. In doing so, I got past where I was stuck, but am now stuck in a new place. I also don’t necessarily understand what the issue was.
ORIGINAL ISSUE: I’m using the 5th edition of Extreme Privacy, and so the instructions on page 214 were about setting up the VPN Interface on the firewall. I took the firewall hardware back to original settings and started over with the configuration. I had the same issue when I got back to pg 214. I did this a couple of times.
These were the instructions:
We now need to activate our VPN configuration and make some modifications within pfSense.
- Select “Interfaces” and click “Assignments”.
- Next to “opvnc” at the bottom, click “Add” then “Save”.
Notice the name assigned, as it may be similar to OPT1, OPT3, or OPT5. Click on this new name, which should present the configuration for this interface. Modify the following:
- Select “Enable Interface”
- Provide a “Description” of “VPN1”.
- Enable “Block Bogon Networks”.
- Click “Save”, then “Apply changes”.
- Navigate to “Firewall” > “NAT”.
- Click on “Outbound” at the top.
- For “Outbound NAT mode”, select “Manual Outbound NAT rule generation”.
- Click “Save” then “Apply Changes”.
- In the lower portion of the screen, click the pencil icon (edit) next to the option with a description similar to “Auto created rule - LAN to WAN” which has the “Source” IP address of “192.168.1.0/24”.
- Change the “Interface” option of “WAN” to “VPN1” and click “Save” and “Apply Changes”.
- In the lower portion of the screen, click the pencil icon (edit) next to the option with a description similar to “Auto created rule for ISAKMP - LAN to WAN” which has the “Source” IP address of 192.168.1.0/24”.
- Change the “Interface” option of “WAN” to “VPN1”.
- Click “Save” then “Apply Changes”.
It was at this point that I lost my internet connection every time.
HOW I SOLVED IT: I ended up reading ahead where he offers a configuration on his website. I ended up downloading the correct one, and following his instructions on pg 219, I was finally up and running.
NEW ISSUE: My next task was to add my existing wi-fi router to the set up. I was excited to have that working until I ran into my next hitch: I can’t log in to the router interface.
Before doing all of this, I had my modem and router set up with the router on 192.168.1.1. A few months ago I had renamed all the networks and created a separate network for my IoT, all on the router.
Now, the pfSense firewall is on 192.168.1.1
To get the address of the router, within pfSense I went to Status > DHCP Leases and I can see the IP address of the router is 192.168.1.11.
When I type 192.168.1.11, nothing will come up in the browser. The wi-fi is working, I just can’t see or modify anything in the router.
Thoughts on what to do next?