View previous topic :: View next topic |
Author |
Message |
borior n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/20805997583fde2b725c844.gif)
Joined: 15 Dec 2003 Posts: 12 Location: Cloud 9, Planet X
|
Posted: Sun Apr 18, 2004 2:42 pm Post subject: Port forwarding with Portfwd - and IP aliasing |
|
|
Hi, I am having trouble getting port forwarding to work properly. I have 5 public IPs and 1 private IP (+loopback) and i want to forward different services from ports 80 and 443 on the public ips.
at the moment my portfwd.cfg looks like this:
Code: |
bind-address 217.12.152.204
tcp {
80 { => localhost:22 } ;
443 { => localhost:18234 }
}
bind-address 217.12.152.203
tcp {
80
ftp-active-mode-on 127.0.0.1
ftp-passive-mode-on 127.0.0.1
{ => localhost:ftp }
}
|
I'm trying to forward ssh on .204 from port 80, and everybuddy on .204 from port 443.
And also ftp on .203 from port 80.
But none of the services work!
If anyone can help me, thanks in advance. _________________ If Windows is the answer, it means you haven't understood the question ... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
borior n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/20805997583fde2b725c844.gif)
Joined: 15 Dec 2003 Posts: 12 Location: Cloud 9, Planet X
|
Posted: Sun Apr 18, 2004 4:58 pm Post subject: |
|
|
bump ![Sad :(](images/smiles/icon_sad.gif) _________________ If Windows is the answer, it means you haven't understood the question ... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|