Hi, It might be a silly question but maybe someone can share some info on how to open access from single internal IP (trusted network) to a specified internet IP address and port(s). Example: Internal IP 10.10.0.10 must have access to external IP 213.10.10.10 to port 123. Any help would be welcomed. Milos ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb
I am quite noob at this still but I have ours just set in the policy file for loc all accept That gives everything on the local network access to everything going out. If you need a specific port opened up for inbound traffic, you would set that up in rules. On Mon, Oct 11, 2010 at 7:16 AM, Milos Zupancic <miloszu@gmail.com> wrote:> Hi, > > It might be a silly question but maybe someone can share some info on how > to > open access from single internal IP (trusted network) to > a specified internet IP address and port(s). > > Example: > > Internal IP 10.10.0.10 must have access to external IP 213.10.10.10 to port > 123. > > Any help would be welcomed. > > > Milos > > > ------------------------------------------------------------------------------ > Beautiful is writing same markup. Internet Explorer 9 supports > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. > Spend less time writing and rewriting code and more time creating great > experiences on the web. Be a part of the beta today. > http://p.sf.net/sfu/beautyoftheweb > _______________________________________________ > Shorewall-users mailing list > Shorewall-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/shorewall-users > >------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb
Top posting fixed ... Smokin Chevy wrote:>>It might be a silly question but maybe someone can share some info on how to >>open access from single internal IP (trusted network) to >>a specified internet IP address and port(s). >> >>Example: >> >>Internal IP 10.10.0.10 must have access to external IP 213.10.10.10 >>to port 123.>I am quite noob at this still but I have ours just set in the policy >file for loc all accept > >That gives everything on the local network access to everything >going out. If you need a specific port opened up for inbound >traffic, you would set that up in rules.Indeed. If your loc-net policy is to allow, then no rule is required. If the policy is drop or deny, then you need a rule along the lines of : NTP:ALLOW loc:10.10.0.10 net:213.10.10.10 -- Simon Hobson Visit http://www.magpiesnestpublishing.co.uk/ for books by acclaimed author Gladys Hobson. Novels - poetry - short stories - ideal as Christmas stocking fillers. Some available as e-books. ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb