/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! 
/* ALSO: Don't quote this header. It makes you look lame :-) */

I have seem to run into a brick wall recently. 

I have never had problems w/ipmasqadm before.. but for some reason its
broken atm. I cant seem to foroward packets from ports under 1024.

Currently.. this is what i have setup. 
prot localaddr            rediraddr               lport    rport  pcnt 
pref
UDP  1.2.3.4              192.168.1.9                53       53   
10    10
TCP  1.2.3.4              192.168.1.60             8000     8000   
10    10
TCP  1.2.3.4              192.168.1.60             8887     8887   
10    10
TCP  1.2.3.4              192.168.1.60             8888     8888   
10    10
TCP  1.2.3.4              192.168.1.9                53       53   
10    10
TCP  1.2.3.4              192.168.1.5                80       80   
10    10

Now.. the 3 portfw'ds that are above 1024 work fine.. but the other
ones, do not.. I KNOW for a fact that the http forward used to work.. I
only noticed this recently when setting up DNS to be forwarded.. all the
machines in question use the correct default gateway etc etc.. 

As a matter of fact.. i did a stupid test.
root@roadrunner:~# telnet ns1.anyHost.com 80
Trying 1.2.3.4...
telnet: Unable to connect to remote host: No route to host

Ok, so now on the router.. 
roto:/etc/rc.d# ipmasqadm portfw -a -P tcp -L 1.2.3.4 8989 -R
192.168.1.5 80

and again on the external box.. 
root@roadrunner:~# telnet ns1.iphere.com 8989
Trying 24.52.190.60...
Connected to ns1.iphere.com.
Escape character is '^]'.


So, What could be breaking this ? I need these forwarded correctly, if
anyone has any ideas please let me know.. 

Thanks,

Tony


-- 
Anthony R. Mattke <[EMAIL PROTECTED]>

_______________________________________________
Masq maillist  -  [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/ -- 
THIS INCLUDES UNSUBSCRIBING!
or email to [EMAIL PROTECTED]

PLEASE read the HOWTO and search the archives before posting.
You can start your search at http://www.indyramp.com/masq/
Please keep general linux/unix/pc/internet questions off the list.

Reply via email to