Le 2019-06-06 08:33, ravi new a écrit :
Hi all,
I am using OPEN BSD 5.6. It was installed on VM and pf.conf modified
with
new rule which passes traffic from internet to client running on 8080
port.
Everything is working fine.
But ,Same openbsd 5.6 installed on physical hardware with two
interfaces
such as em0 and em1. Here, internet traffic is coming to em0 interface
but
not going to em1 interface .what will be the problem.
net.inet.ip.forwarding=1 # already set in sysctl.conf in ./etc folder.
Can you tell me solution.
with regards
ravi
are you really using 5.6 or did you mean 6.5, the latest release?