Should it be enough if the nearby network interfaces were found from the routing table listed by
I've realised the network interface don't send anything from its IP -address if pf forwarding rules are used like this. Removing forwarding rule only syn packets are sent in one direction and nothing is coming back seen using
I have not been configuring routing many times. Am I missing something?
netstat -rn
? I'm trying to ssh from a LAN network in an interface to an another device in LAN network interface. The packages won't go. I've tried removing WAN link cable and flushed the firewall using pfctl -F rules
. Still nothing. Should the traffic go? Is something still missing?I've realised the network interface don't send anything from its IP -address if pf forwarding rules are used like this. Removing forwarding rule only syn packets are sent in one direction and nothing is coming back seen using
tcpdump -i <interface>
.I have not been configuring routing many times. Am I missing something?