Why not set it inside the router?
Regarding rinetd, try to leave like this:
See if works.Code:# bindadress bindport connectaddress connectport 0.0.0.0 80 192.168.1.66 80
Regards,
Hello all i was trying to PORTFORWARD on port 80 from the router to my ip where the router ip is 192.168.1.254 and mine is 192.168.1.66 i configured the /etc/rinetd.conf
root@bt:~# cat /etc/rinetd.conf
192.168.1.254 80 192.168.1.66 80
but when i try to connect from out side the network on my public nothing happened did i miss some thing ??or the rinetd does not work a PORT-FORWARDER ??
well thanks for your replay well what i want is when try connect from out side the network on the router public ip on the port 80 the connection must be forwarded to me ,and for my router i have logged on it but there is no PORT-FORWARDING but there is a Game & Application Sharing is it the same knowing a had assign a PORT range for my computer the port 80 is in the range ,as i know the router does not work as PORT-FORWARDER??
any idea?
Last edited by Archangel-Amael; 06-17-2010 at 08:21 PM.
Why not set it inside the router?
Regarding rinetd, try to leave like this:
See if works.Code:# bindadress bindport connectaddress connectport 0.0.0.0 80 192.168.1.66 80
Regards,
(gdb) disass m(y_br)ain
®
You need to port forward withing the router and forget rinetd. It doesn't serve the purpose for what you are trying to accomplish from what i was reading.