Server's Traffic that i permitted getting limitted
-
Why are all your rules TCP-only?
i just want to make rules for 192.168.200.x
what did i do wrong? can you give me some example for create pfsense correctly? because if i deleted all of that rules and transfer data to my another server i just have 300-400KB/s but without pfSense i can have 7-8MB/s speed. -
TCP is just one protocol. You probably also want UDP and ICMP. Change the TCPs to any unless you know you are dealing with TCP ports.
-
Why are all your rules TCP-only?
i just want to make rules for 192.168.200.x
what did i do wrong? can you give me some example for create pfsense correctly? because if i deleted all of that rules and transfer data to my another server i just have 300-400KB/s but without pfSense i can have 7-8MB/s speed.I suggest you blow out the config and start over. Make WAN to interface going to your upstream, and make LAN for your LAN. Get everything routing how you want THEN add OPT1 for the other segment. Get everything routing how you want THEN worry about the limiters.
-
I suggest you blow out the config and start over. Make WAN to interface going to your upstream, and make LAN for your LAN. Get everything routing how you want THEN add OPT1 for the other segment. Get everything routing how you want THEN worry about the limiters.
Wait, i got a little confused. So i need to provide 3 NIC and the wan ip is 192.168.0.1?
-
According to your diagram the WAN IP should be 192.168.0.x and the gateway should be 192.168.0.1 but we only know what you have posted.
-
According to your diagram the WAN IP should be 192.168.0.x and the gateway should be 192.168.0.1 but we only know what you have posted.
Oh yes, i fill in the upstream gateway for wan is 192.168.0.1 but the WAN IP is 192.168.0.254
-
So i should build configuration like this?
-
Yes that makes a lot more sense.
-
Yes that makes a lot more sense.
Wait, 192.168.0.1 is my gateway. will it conflict if i put WAN ip address 192.168.0.1?
-
Of course. You said WAN IP was .254
-
Of course. You said WAN IP was .254
Sorry i don't understand, so when i set interface(s) ip address, i should put 192.168.0.1 in WAN IPv4 Address?
will it affect my current gateway? -
Your WAN IP address should be something other than your gateway IP address.
IP addresses on a subnet must be unique.
-
Your WAN IP address should be something other than your gateway IP address.
IP addresses on a subnet must be unique.
oh i just got it, the reason i build that confusing configuration because the upstream gateway(192.168.0.1) is internet gateway in my office.
and if i want to built configuration like u suggested, how do i can connect to internet, should i put the upstream gateway anyway? -
Sorry, how about this? i think my pfsense right now is more like this
-
Your WAN IP address should be something other than your gateway IP address.
IP addresses on a subnet must be unique.
i have edited my first post, perhaps its clearer than before.