Quote from: cguilford on August 03, 2018, 02:20:48 PM
Not sure how it would of changed in the upgrade, but something might of not transferred over properly. Yay for hiccups glad it worked. :)
Thanks a lot for the help!
Cheers :D
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: cguilford on August 03, 2018, 02:20:48 PM
Not sure how it would of changed in the upgrade, but something might of not transferred over properly. Yay for hiccups glad it worked. :)
Quote from: cguilford on August 03, 2018, 02:09:38 PM
When you are pinging have you monitored the firewall logs to see if you see anything being blocked? Firewall/Log Files/Live View? Are you trying to ping by name or IP address?
__timestamp__ Aug 3 14:13:34
action block
anchorname
dir in
dst 8.8.8.8
ecn
id 19016
interface igb1
ipflags none
label Default deny rule
length 60
offset 0
proto 1
protoname icmp
reason match
ridentifier 0
rulenr 9
src 10.0.255.1
subrulenr
tos 0x0
ttl 128
version 4
Quote from: cguilford on August 03, 2018, 02:12:54 PM
Actually looking at your rule you have TCP/UDP under protocol instead of ANY.. that doesn't allow ICMP, try to set it to ANY instead and see if that helps...
Quote from: cguilford on August 03, 2018, 01:55:22 PM
Do you have any specific LAN firewall rule applied? IE the Default LAN rule should look something like this...
Proto Source Port Destination Port Gateway Schedule Description
IPv4 * LAN net * * * * Default allow LAN to any rule
Quote from: pouakai on August 03, 2018, 06:36:40 AM
To fix dnsmasq after the upgrade for 18.1 to 18.7:
Services --> Dnsmasq DNS --> Settings. Change 'Interfaces' from 'ALL' to 'LAN'
With 'ALL' you will see a message in the log about not able to listen on 127.0.0.1, and DNS won't work. Local hosts won't resolve either because of the lack of DNS. Yes, it took me a long while to find. I suspect this could be a bug?
Unbound also worked for me. I think it uses root DNS servers though, and I prefer to use my ISP DNS servers, because they point to local caches for Netflix etc.
IPv4 10.255.255.1/24 on its own NIC/physical interface (em2).
Allow DNS on GUEST
Block Local Networks
Block Firewall Access
Allow Guest Network.
10.255.255.0 (subnet)
255.255.255.0 (mask)
10.255.255.1 - 10.255.255.254 (range)
10.255.255.1 (DNS server)
10.255.255.1 (gateway)