--- Brad Campbell <[EMAIL PROTECTED]> wrote:

> > Using "namp" was not usefull for me.
> 
> netcat is your friend..
> 
> if you are looking for port redirection on the local
> host.. ie a process on the server accesses port 
> 110 and gets redirected to port 8110 then you need
> some more trickery..
> 
> If you just want all remote machines accessing 110
> on the server to be redirected to 8110 then you 
> are on the right track.. an easy test..
> 
> On the server nc -l -p 8110
> On any other machine nc server 110
> 
> should establish a connection between the two netcat
> sessions..
> Brad
> 
    Hi Brad 
        Thanks  a lot , it established a session
between the two machine . ie port is redirected , and
now , I have to see why p3scan does not work 
       Thanks a Lot 
             Joseph John 
 


        
        
                
___________________________________________________________ 
All new Yahoo! Mail "The new Interface is stunning in its simplicity and ease 
of use." - PC Magazine 
http://uk.docs.yahoo.com/nowyoucan.html


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/dubailug/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to