Need help setting up Pfsense between adsl modem and wireless ap
-
So you get information that USB NICs suck then you decide to go against all recommendations regarding using a purpose-built AP and go with a USB Wireless NIC?
I don't get it.
Apologies for being indecisive I am just exploring my options.
My main question was usb 2.0 connected to the pfsense system would be a bottleneck on the wireless connection speeds?
In regards to what I am doing right now:
1.I am waiting for the 2 port gigabit NIC to arrive hopefully start of next week, I also ordered the usb3 pci which was super cheap. I am not sure what the other black port next to my pci port is, hopefully I could hook up a pci card to it will see when everything arrives. but not fussed about the usb 3 anymore.
2.I will first set up pfSense on box described in OP to act as a firewall between my bridged adsl2 modem and ASUS wireless AP. To test that everything is working.
3. I will then set up a openvpn on the pfsense using this guide:
http://support.purevpn.com/pfsense-openvpn-configuration-guide
And test that everything is working fine with the VPN.
4.a. If I manage to fit the USB 3 pci into the other slot on my Lenovo thinkcentre, I will look at buying the Wireless USB 3 a/b/g/n Rosewill device linked above and running that as the wireless AP and removing the ASUS AP from my setup. The device will definitly be faster
b. or I will just look at buying a fast internal wireless NIC all depends on if the slot works. (I cant be sure right now because I am currently backing up a 4TB HDD via usb 2 on that system so cant open it up.
I will try and post a picture here in a few days still have 40 hours till the HDD copies.
Sorry for the confusion.
-
USB2 is 480Mbps max iirc but you'll never get that in real life, then you need to consider how they have it setup, in the RPi's they only have one controller despite two usb ports so there will be a bottle neck on RPi's which you can amplify by adding a usb hub then various usb nics but your device might have a controller for each usb port so maybe less of an issue.
But then you also get less data throughput through wifi the further away you go as the packet retries increase over distance and it needs to train down the speed to compensate. If you dont run the wifi encrypted you'll get best speeds but packet loss is bad and a big no no if you do lots of db work over unecrypted wifi the chances of messing up the db increase alot, better to encrypt wifi if doing db work over it.
If the vpn guide is for an earlier version, you might want to load up the same version of pfsense as in the guide and set it up that way before upgrading pfsense to the latest version, catch22 is an earlier version of pfsense read that as freebsd didnt support some nics so just make use your hw is supported first if you plan to go that route. I only suggest this as there have been the odd changes between versions which might make it easier to follow.
fwiw.
-
USB2 is 480Mbps max iirc but you'll never get that in real life, then you need to consider how they have it setup
I dont think It would matter how they have it setup on my Pfsense box because I will be using dual port gigabit nic and only one usb peripheral the one I described above. So Im sure it wont be splitting the speeds because its only running one device. Its not a RPI(I already tried IP FIRE and OPENWRT but the problem is as you explained above, one usb connector sharing 4 usb ports and an ethernet port) its an old desktop that Im trying to make use of.
My question is Wireless streaming should work fine around the house using usb 2 (am looking at possibility of adding a usb 3 nic as soon as I figure out what that black empty port is or a high end internal pci wireless nic)
EDIT: I have confirmed that the two free ports on my motherboard are 1 x Pci express and the other previously unidentifiable black port is a 32 bit legacy pci slot.
So that means I can use both dual port gigabit pci and a high end internal wireless pci? If thats right than Im going to ditch the ASUS and use my pfsense box as a full fledged firewall/router/access point, At some point further down the line I will use the native 100mb ethernet to connect another WAN to the box (if my IP doesnt provide a bonder device)
Can anyone suggest what the advantages of using two modems for internet/WAN interfaces is? With and without bonding on the ISP side,
thanks in advance
-
Wireless streaming should work fine around the house
Then just stay with your external AP and place it where it best covers your plant.
And forget about USB NICs/APs/KidsStuff in a router or firewall application. You've been warned often enough. -
Then just stay with your external AP and place it where it best covers your plant.
And forget about USB NICs/APs/KidsStuff in a router or firewall application. You've been warned often enough.Have edited the last post and will be using all internal devices ditching all the USB ones :)
The reason I want to remove the ASUS AP is because I want to take it overseas with me and set it up there as it is required for a little project there.
Also do you have any info on bonding two adsl i.e WAN1 and WAN2 using pfsense so they act as one connection if ISP provides right equipment and service on their end otherwise add another modem to the native port and make it act as WAN2 without the bonding? What are the advantages of each? I would be happy configuring WAN interface for seperate tasks and wouldnt be worried about overall download speed etc. Just that more people get to use the internet faster. Any suggestions or links?
Appreciate the response