This is a multi-part message in MIME format. ------=_NextPart_000_000F_01C192AF.25B36350 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Happy New Years;=20 I'm having some issues with port forwarding. I'm using this command; [root@router tyler]# ipmasqadm portfw -a -P tcp -L 206.100.120.175 80 -R = 192.168.0.15 80 and sometimes, I can do a nmap (from another box) and it will show port = 80 as open; 80/tcp open http =20 But other times, when I do it again, it will show it as 80/tcp filtered http =20 If its filtered, I won't be able to connect to it. It does the same = thing with the ftp port, so I'm confused. If it's filtered, it will = just sit there; [root@router tyler]# ipmasqadm portfw -a -P tcp -L 206.100.120.175 1500 = -R 192.168.0.3 21 [thall@wampa thall]$ ftp 206.100.120.175 1500 After Control-C'ing it; I try another port;=20 [thall@wampa thall]$ ftp 206.100.120.175 1358 ftp: connect: Connection refused ftp> quit and it refuses it right away. So its trying to make a connection, but = just sits there. Anyone else have a idea? Tyler ------=_NextPart_000_000F_01C192AF.25B36350 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Happy New Years;
 
I'm having some issues with port=20 forwarding.   I'm using this command;
 
 
[root@router tyler]# ipmasqadm portfw = -a -P tcp -L=20 206.100.120.175 80 -R 192.168.0.15 80
 
and sometimes,  I can do a nmap = (from another=20 box) and it will show port 80 as open;
 
80/tcp    =20 open       =20 http        
 
But other times, when I do it again, it = will show=20 it as
 
80/tcp     filtered   &n= bsp; =20 http        
 
If its filtered, I won't be able to = connect to=20 it.  It does the same thing with the ftp port, so I'm = confused.  If=20 it's filtered, it will just sit there;
 
[root@router tyler]# ipmasqadm portfw = -a -P tcp -L=20 206.100.120.175 1500 -R 192.168.0.3 21
[thall@wampa thall]$ ftp = 206.100.120.175=20 1500
After Control-C'ing it;  I try = another port;=20
 
[thall@wampa thall]$ ftp = 206.100.120.175=20 1358
ftp: connect: Connection refused
ftp> quit
 
and it refuses it right away.  So = its trying=20 to make a connection, but just sits there.     = Anyone else=20 have a idea?
 
Tyler
 
------=_NextPart_000_000F_01C192AF.25B36350--