|
|
|
|
|
by c0nsumer
2141 days ago
|
|
The most common symptom of this is someone mentioning that their home 'router' regularly needs reboots to keep working well. Excluding memory leaks, it's frequently the state table running out of space and connections going sideways as a result. This is hard for individuals to see, but put a fair bit of load on a home consumer 'router' and, presuming you can get enough access to it to watch resources, you'll see it run out. This is one of the things that better home network devices do: have sufficient RAM to handle a big state table, and manage it well. IPv6 completely sidesteps this by not even needing a state table because no NAT. |
|
You may have forgotten that a stateful firewall that tracks inbound and outbound connections still needs memory to store a state table still applies in IPv6.
Now it also needs 8x more memory per entry, as the addresses have gone from 2x 32bit to 2x 128bit.