ABE and NetGear Stora
Posted: Mon Dec 27, 2010 5:06 am
Trying to figure out how to get ABE to allow NetGear's Stora device to work. It looks like you go to the mystora.com site, enter your credentials, and it redirects to the Stora device on your local network. The error I get is (with foobar and variants replacing potential unique/sensitive info)
Request {GET http://192.168.1.5/ <<< http://192.168.1.5/?AUTH=foobar1&hipname=foobar2, https://www.mystora.com/homebase/, https://www.mystora.com/homebase - 6} filtered by ABE: <192.168.1.5> Deny
below are what I've put in my SYSTEM section, above the LOCAL definition. When I uncomment the last Accept, it works, so I know my site definition and location in the config is good, but I can't seem to figure out a correct rule (don't really want an Accept ALL from *)
Site 192.168.1.5
Accept ALL from .mystora.com
Accept ALL from mystora.com
Accept ALL from LOCAL
Accept ALL from 192.168.1.5
Accept ALL from https://www.mystora.com/homebase/
Accept ALL from SELF https://www.mystora.com/homebase/
# (obviously, I don't really understand when to use SELF)
#Accept ALL from *
Deny
Any advice would be appreciated!
Thanks - Mr Paul
Request {GET http://192.168.1.5/ <<< http://192.168.1.5/?AUTH=foobar1&hipname=foobar2, https://www.mystora.com/homebase/, https://www.mystora.com/homebase - 6} filtered by ABE: <192.168.1.5> Deny
below are what I've put in my SYSTEM section, above the LOCAL definition. When I uncomment the last Accept, it works, so I know my site definition and location in the config is good, but I can't seem to figure out a correct rule (don't really want an Accept ALL from *)
Site 192.168.1.5
Accept ALL from .mystora.com
Accept ALL from mystora.com
Accept ALL from LOCAL
Accept ALL from 192.168.1.5
Accept ALL from https://www.mystora.com/homebase/
Accept ALL from SELF https://www.mystora.com/homebase/
# (obviously, I don't really understand when to use SELF)
#Accept ALL from *
Deny
Any advice would be appreciated!
Thanks - Mr Paul