hi i have a ssh server on port 2222
i have 4 nic:
eth03 (220.0.0.1)
|
eth04 (110.0.0.1)
|net balancer| eth00 (192.168.0.75)
eth07 (330.0.0.1)
|
i need to port forward eth03 (220.0.0.1:2222) to eth00 (192.168.0.103:2222)
using a putty ssh client
i have search and tried every gui commands but it doesnt seem to work.
i have tried virtual server but it seems something is missing, checked the connection tracking and its flagged with unreplied.
i have tried prerouting on cron but i guess my codes are wrong.
help me plz… 😥