Hi,
I want to configure a Linux system as a router (u can say IP Forwarding). This system can be used to connect two different IP Address schemes & will work as a router.
I've tried it with RedHat 8 & 9 also but no success. I've checked that service iptable is also not running.
I've also enabled IP_FORWARD with echo "1" > /proc/sys/net/ipv4/ip_forward.
I'm not able to ping or telnet to other side network.
Any help is greatly appreciated.
Amol