1
High availability / Re: HA Pair - 2nd having connectivity problems
« on: June 02, 2024, 08:33:24 pm »
I also find this interesting.
if I pfctl -d on the passive fw, everything works just fine, even through I have a default allow rule for testing on all interfaces.
root@core-fw-02:~ # ping 1.1.1.1
PING 1.1.1.1 (1.1.1.1): 56 data bytes
^C
--- 1.1.1.1 ping statistics ---
3 packets transmitted, 0 packets received, 100.0% packet loss
root@core-fw-02:~ # traceroute 1.1.1.1
traceroute to 1.1.1.1 (1.1.1.1), 64 hops max, 40 byte packets
1 *^C
root@core-fw-02:~ # pfctl -d
pf disabled
root@core-fw-02:~ # ping 1.1.1.1
PING 1.1.1.1 (1.1.1.1): 56 data bytes
64 bytes from 1.1.1.1: icmp_seq=0 ttl=58 time=0.382 ms
64 bytes from 1.1.1.1: icmp_seq=1 ttl=58 time=0.321 ms
if I pfctl -d on the passive fw, everything works just fine, even through I have a default allow rule for testing on all interfaces.
root@core-fw-02:~ # ping 1.1.1.1
PING 1.1.1.1 (1.1.1.1): 56 data bytes
^C
--- 1.1.1.1 ping statistics ---
3 packets transmitted, 0 packets received, 100.0% packet loss
root@core-fw-02:~ # traceroute 1.1.1.1
traceroute to 1.1.1.1 (1.1.1.1), 64 hops max, 40 byte packets
1 *^C
root@core-fw-02:~ # pfctl -d
pf disabled
root@core-fw-02:~ # ping 1.1.1.1
PING 1.1.1.1 (1.1.1.1): 56 data bytes
64 bytes from 1.1.1.1: icmp_seq=0 ttl=58 time=0.382 ms
64 bytes from 1.1.1.1: icmp_seq=1 ttl=58 time=0.321 ms