Re: location based firewall



On Mon, 2011-03-07 at 19:14 +0100, Matej Kovacic wrote:
> Hi,
> 
> > to either think more about it, or jump in and start making things
> > happen...  any takers?  Same sort of thing with network proxies, which
> > clearly depend on the network you're connected to, which NM knows a lot
> > about.  I think they're pretty much the same problem and would have very
> > similar solutions.
> 
> As I mentioned, I am not a programmers, however, I can do testing nad
> maybe I can bring you some ideas or think of solutions (in terms of
> drawing GUI mockup and more detailed features list/description).
> 
> So just an idea for the begining... Canonical is developing ufw
> firewall, which is really very much simplier than iptables (or firehol).
> So what about contacting their development team and talk about option to
> ufw become more NM-aware?
> 
> And proxy problem also - in Gnome I can set up system wide proxy, but it
> is not working in console when trying to use wget, for instance. This
> should be a setting in Network Manager and should be system wide.

Yes, if it was stored in NM it could be.  I'm not sure how wget and
other CLI tools access proxy information though, if there even is a
standard config file for cli tools to use.  If there was, NM could
potentially write any proxy info out to that file.  It looks like wget
uses command-line options or environment variables for proxy stuff,
which isn't really possible to automatically update easily.  Perhaps it
uses something else?

But for command-line tools, there really would need to be a standard
config file they would look at for proxy info.

Dan




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]