News: This forum is now permanently frozen.
Pages: [1]
Topic: RTSP Passthrough  (Read 3874 times)
« on: October 08, 2010, 04:33:01 »
Nala *
Posts: 1

I'm trying to allow RTSP to pass through the firewall, using port 554.  I'm trying to pass all the traffic to 192.168.200.40.

Basically I'm trying to create a website with a webcam, using the code:

Code:
<object CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="640" height="384" CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab">
<param name="qtsrc" value="rtsp://<External-IP>:554/live.sdp">
</object>

This code works using an the internal IP, but fails to connect when using an external IP.

How do I go about doing this?  Nothing I have tried works.

« Reply #1 on: October 11, 2010, 15:27:02 »
iridris ***
Posts: 145

Are you trying to access the site using the public IP from within your network? If so, it won't work as there is no NAT reflection in monowall.

See the documentation: http://doc.m0n0.ch/handbook/faq-lannat.html
 
Pages: [1]
 
 
Powered by SMF 1.1.20 | SMF © 2013, Simple Machines