You said:

> Hello
> 
> I'am trying to setup ip_forwarding on my linux to forward traffic over VHF
> and UHF ports but these simple does not work .. 
> note  forwarding from ethernet to this ports and back works ..

One thing to check is to make sure it's enabled in the running kernel.

echo 1 > /proc/sys/net/ipv4/ip_forward

The new 2.2.x kernels have this off by default.

I thought, however, that redhat enabled it at boot time.

-Dan N7NMD

Reply via email to