Fix D-link webcam interface for Apache reverse proxy

This is for the DCS-932LB1 but should work on others. Add the below to your reverse proxy configuration: ProxyPreserveHost On # fixes digest authentication RequestHeader set User-Agent “Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 7.0; InfoPath.3; .NET CLR 3.1.40767; Trident/6.0; en-IN)” # Interface requires IE By doing this you can allow different browsers (Chrome, Firefox, etc) …

Continue reading ‘Fix D-link webcam interface for Apache reverse proxy’ »

Disabling upnp for specific hosts in dd-wrt / openwrt routers

The DCS-932LB1 webcam from D-Link is a very naughty webcam that pretends it has turned off upnp when it hasn’t. This is a security hole, opening up your webcam to the world and D-Link don’t seem to care. The best thing to do is disable upnp completely in your router, however you might need it. …

Continue reading ‘Disabling upnp for specific hosts in dd-wrt / openwrt routers’ »