Jump to content
Just now, Jed M said:

It would make a lot more sense to just get a DDoS protected VPN than rely on software for DDoS protection. If you use software for DDoS protection then all they have to do is overload your port speed. 

I don't want a ddos protection service. My question is, why do ddos attacks crash pfsense when it isn't even filling up the pipe? 

Link to comment
https://linustechtips.com/topic/660768-pfsense-ddos-crash/#findComment-8543835
Share on other sites

Link to post
Share on other sites

Just now, Mornincupofhate said:

I don't want a ddos protection service. My question is, why do ddos attacks crash pfsense when it isn't even filling up the pipe? 

Because it could overload the router's ability to process the traffic.

 

Link to comment
https://linustechtips.com/topic/660768-pfsense-ddos-crash/#findComment-8543838
Share on other sites

Link to post
Share on other sites

Just now, KuJoe said:

Your internet port will be saturated before your pfSense firewall crashes.

That's not how it was before. I had a dedi with 1gbps incoming max, 64gb ram, and 8 physical cores with pfsense.

 

a 200mbps flood comes in and bye bye server

Link to comment
https://linustechtips.com/topic/660768-pfsense-ddos-crash/#findComment-8543839
Share on other sites

Link to post
Share on other sites

Also keep in mind there are a lot of different types of DDoS attacks. Volumetric attacks (UDP) will saturate a port while SYN floods (TCP) will overload the router with packets so you can effectively bring down a network without using all of the bandwidth.

-KuJoe

Link to comment
https://linustechtips.com/topic/660768-pfsense-ddos-crash/#findComment-8543841
Share on other sites

Link to post
Share on other sites

Just now, Mornincupofhate said:

That's not how it was before. I had a dedi with 1gbps incoming max, 64gb ram, and 8 physical cores with pfsense.

 

a 200mbps flood comes in and bye bye server

Yup, you only need about 250k PPS to bring down an x86 router.

-KuJoe

Link to comment
https://linustechtips.com/topic/660768-pfsense-ddos-crash/#findComment-8543848
Share on other sites

Link to post
Share on other sites

1 minute ago, KuJoe said:

Also keep in mind there are a lot of different types of DDoS attacks. Volumetric attacks (UDP) will saturate a port while SYN floods (TCP) will overload the router with packets so you can effectively bring down a network without using all of the bandwidth.

The packets were UDP. There was no syn ack involved. 

Link to comment
https://linustechtips.com/topic/660768-pfsense-ddos-crash/#findComment-8543852
Share on other sites

Link to post
Share on other sites

Just now, Jed M said:

Could you tell what method of attack it was? TCP or UDP? Layer 3/4 or 7?

Layer 4 udp packets with spoofed sources. The data center has been blocking the attacks since I've reported it, but it's going to keep me up at night if I can't solve this :/

Link to comment
https://linustechtips.com/topic/660768-pfsense-ddos-crash/#findComment-8543859
Share on other sites

Link to post
Share on other sites

Just now, Mornincupofhate said:

Layer 4 udp packets with spoofed sources. The data center has been blocking the attacks since I've reported it, but it's going to keep me up at night if I can't solve this :/

Could they be exploiting something with PfSense's routing? 

 

Link to comment
https://linustechtips.com/topic/660768-pfsense-ddos-crash/#findComment-8543866
Share on other sites

Link to post
Share on other sites

2 minutes ago, Mornincupofhate said:

Most likely. The servers the DC used are custom, so I don't really know.

Pop in some enterprise PCI-E NICs and that will help. Even if it's a server grade motherboard the NICs aren't designed to handle high volumes of packet routing, higher end NICs should handle it better.

 

EDIT: I'm heading out to dinner now but when I get home I'll try to get you some numbers. A hosting provider I'm friendly with actually ran some tests on different NICs (onboard and PCI-E) and how they perform under DoS attacks in a Vyatta server which should translate well to pfSense.

-KuJoe

Link to comment
https://linustechtips.com/topic/660768-pfsense-ddos-crash/#findComment-8543876
Share on other sites

Link to post
Share on other sites

1 minute ago, KuJoe said:

Pop in some enterprise PCI-E NICs and that will help. Even if it's a server grade motherboard the NICs aren't designed to handle high volumes of packet routing, higher end NICs should handle it better.

Which provider should I buy from?

Link to comment
https://linustechtips.com/topic/660768-pfsense-ddos-crash/#findComment-8543881
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×