![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Port/ IP Forwarding AIX5.3 | Husam | AIX | 1 | 03-26-2008 12:34 AM |
| ssh forwarding to X11 | ginese | OS X (Apple) | 0 | 02-25-2005 07:53 PM |
| iptables: forwarding a port | meeps | UNIX for Dummies Questions & Answers | 1 | 11-22-2003 11:37 PM |
| ip forwarding | win2khater | IP Networking | 1 | 11-13-2003 06:04 AM |
| virus forwarding ? | silver40 | Shell Programming and Scripting | 2 | 03-14-2002 08:09 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
port forwarding
Hi,
I have to install an application that has a built in tftp server. Tftp comes in on port 69. As i am not installing this application as a root user i am running into trouble because only the root user can listen to ports < 1024. So changing the port i listen to to one greater than 1023 isn't an option neither is installing the software as root user. Is there anything i can do in unix similar to iptables in linux that could forward anything that comes in on port 69 to a port greater than 1023 lets say 4000 then have my application listen to 4000 to recieve tftp traffic. Cheers, Joe. |
| Forum Sponsor | ||
|
|