Hi all,
one example network looks like:
210.153.22.x, 210.153.22.y
eth1
|
gateway
|
eth0
192.168.5.201
\
\
\
192.168.5.202
eth0
\
router
\
eth4
192.168.3.254
|
Internal
|
192.168.3.208
So is it possible to nat from 210.153.22.y to 192.168.2.208?
If possible, how to do it
Thanks a lot,
Zhou