[ale] Webcam behind firewall

Brandon Colbert colbert.brandon at gmail.com
Fri May 15 17:59:16 EDT 2009


Play around with this:

iptables -t filter -A INPUT -p tcp --dport 80 -j ACCEPT
iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j DNAT --to
CAM-IP:CAM-Port

On Fri, May 15, 2009 at 5:54 PM, Brandon Colbert
<colbert.brandon at gmail.com>wrote:

> What is the webcam port?
>
>
> On Wed, May 13, 2009 at 1:16 PM, Robert L. Harris <
> robert.l.harris at gmail.com> wrote:
>
>>
>> I am trying to setup a linksys webcam behind my firewall.  I'm trying to
>> use iptables
>> port forwarding to redirect port 80 and even 554 to my cam and connect
>> from outside
>> but I'm not getting anywhere.  I've even tried apache with proxy to send
>> the traffic
>> but that's a dead end also.
>>
>> Anyone doing something like this?  Care to share a setup/config?
>>
>> Robert
>>
>> --
>>
>> :wq!
>> ====================================================================
>> Robert L. Harris                     | GPG Key ID: E344DA3B
>>                                          @ x-hkp://pgp.mit.edu
>> DISCLAIMER:
>>       These are MY OPINIONS             With Dreams To Be A King,
>>        ALONE.  I speak for              First One Should Be A Man
>>        no-one else.                       - Manowar
>>
>>
>> _______________________________________________
>> Ale mailing list
>> Ale at ale.org
>> http://mail.ale.org/mailman/listinfo/ale
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.ale.org/pipermail/ale/attachments/20090515/0cd6f95f/attachment-0001.html 


More information about the Ale mailing list