Port Forwarding not working
-
We are trying to access the web services running on internal server from Internet. We have add NAT rules for forwarding the ports 80 and 443. Still we are not able to access the sites. telnet to these ports are timeout.
-
Show us your rules.
-
My port forwarding rules as follows.
-
Does 10.0.0.254 have pfSense as its default gateway? Do its local firewall rules allow such connections from foreign networks?
-
10.0.0.254 has different ISP connecting to it, Hence it has a different Gateway. Is there any other method other than changing the Gateway.
Our main purpose is to access the webservices in 10.0.0.254 from both these ISP's. So that if any one of these ISP's goes down the webservice will be still accessible from the Internet.
-
That's not how IP routing works. It is up to the device that has to change where it sends the traffic (in this case 10.0.0.254) to know which gateway to use and when.
Look into multi-wan and put both ISPs on one pfSense and let it deal with it.
-
The System which I run pfsense is only have 2 NICs. one is for WAN and other one for LAN. Is it possible to split the WAN interface to two and terminate 2 interfaces to 1 WAN interface?, The current WAN interface is PPPoE.
-
You'll need to use VLANs and a managed switch or get more NICs.
-
Alternatively you could configure source NAT on the pfSense, so traffic to 10.0.0.254 look as if it originates from the pfSense.
The downside is that you loose the original source. (e.g. for statistics).
Also i'm not sure if this is the right solution for you. -
Could you please make it clear?
-
Yeah. Get another NIC if you don't understand any of the above. Clear?
-
Okay. I have no PCI slots available to add NICs. I have USB ethernet adaptor connected to Pfsense. Please tell me how to configure it.
-
And down the rabbit hole we go again.
-
Okay. I have no PCI slots available to add NICs. I have USB ethernet adaptor connected to Pfsense. Please tell me how to configure it.
OK. Get a suitable hardware for your needs. A box limited to two NIC ports is NOT suitable when you need multiple WANs plus LAN(s). USB NIC is not suitable for any serious use.
-
Serious use, I wouldn't even use usb nics for play/testing..
So you have multiple ISP, and host stuff to the public - but your running on a piece of hardware that has only 2 nics and you want to use usb nics.. Come on your talking a few hundred dollars to get hardware better suited, etc..