
Then I’d say get a pcap from the pfsense interface and see what’s going on. Is the systems Mac still in the fw arp table? . If you think it’s a system fw problem, try disabling the local fw and see if things work
Then I’d say get a pcap from the pfsense interface and see what’s going on. Is the systems Mac still in the fw arp table? . If you think it’s a system fw problem, try disabling the local fw and see if things work
Gateway. Does the system properly know how to get outside of its subnet.
Check your route table and arp cache (for gw). Are you using dhcp?
At first I was going to say there is ATI. Then I realized I hadn’t heard about ATI in a while and looked up what happened to it. Then I realized… I’m old.
Pushing down on me, pushing down on you
100% this.
Your current default gateway for your existing 192 network needs to have a route to your 10 network. Otherwise none of your devices in the 192 network know where to go to access the 10 network.
If it is caching you can always set a ttl to a lower value like 5 seconds. And systems should be clearing the dns cache on a new ifup.
Set up an internal dns server that will resolve your specific host name to an internal ip and forward everything else.
If you just want a specific site, you can use bind and response policy zones. The advantage of this is that you can now configure your dns server to take advantage of block lists on the internet and block malware/ads/tracking domains.
From a networking standpoint, you can configure qos tagging for a specific application and use that dscp variable as a flag for pbr. Then set your next hop via respective tunnel.
Setup nginx as a v6 to v4 reverse proxy. Or the inverse if you have a public v4 in a vpc to use as a dmz.
It’s github. Submit a PR
Well. You know which is on and off.