|
|
|
|
|
by tjgq
4085 days ago
|
|
What you want is called a firewall. There seems to be this common misconception that a firewall and a NAT box are the same thing, but they're not. It just happens that most NAT implementations also work as firewalls (though not the other way round). Even if you don't have a firewall, the odds of someone discovering your IPv6 address by chance (i.e. without you communicating with them first) are incredibly low. Common IPv6 deployment practice is to delegate at least a /56 prefix to each end user, so your device gets an address chosen at random from 2^72 possibilities. You can even hop into a different address every few minutes for added security (some IPv6 stacks do this). So please don't spread the misconception that IPv6 is somehow less secure than IPv4! :) |
|
I'll address the technical issues in my response to the other commenters response.