Prev Previous Post   Next Post Next
Old 30th May 2009, 17:46   #1
calimero1505
Junior Member
 
Join Date: Oct 2001
Posts: 19
Send a message via ICQ to calimero1505
IPtables port forwarding question

Hi all,

We use IPtables portforwarding so we can use port 80 as listening port and not use root as stream owner.

The command we use is:
Quote:

iptables -t nat -A PREROUTING -p tcp -d our_ip --dport 80 -j DNAT --to-destination our_ip:4000
Now we have follwing questions:
  • 1) The shoutcast directory does route the streams to port 4000 in this example. Offcourse this is the normal behaviour, but is it possible to let it point to port 80 also?

    2) The streamsource needs to connect to port 4000. Is it possible to make it connect to port 80 also, so the source can skip other ports then port 80 also?

Hope my questions are clear.

Thanks

J.J.
calimero1505 is offline   Reply With Quote
 
Go Back   Winamp & Shoutcast Forums > Shoutcast > Shoutcast Technical Support

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump