antonioribeiro / firewall

Firewall package for Laravel applications
BSD 3-Clause "New" or "Revised" License
1.39k stars 163 forks source link

Host whitelisting for IPv4 / IPv6 #127

Open stefnats opened 6 years ago

stefnats commented 6 years ago

Hi,

i have a dyndns domain, let's say myhost.dyndns.org which solves to an IPv4-Address (A record). However, firewall seems to detect my current IP as an IPv6 (which is correct, too), but it can't whitelist this way.

Do you have any idea how to solve this problem?

TL;DR i have IPv4 and IPv6, dydns solves to ipv4, but firewall detects only ipv6

RandyBooth commented 6 years ago

Same issue

DevDavido commented 5 years ago

Having a similar problem with IPv4/IPv6 detection and blocking in my case. This way the blocking can be bypassed.