I have a problem before the DNAT I worked on my firewall, that I needed to access my computer from the Internet to my LAN bred through Remote Desktop RDP port to Windows. My rules are as follows: Policy: loc loc ACCEPT fw net ACCEPT fw loc ACCEPT net all DROP all all REJECT info Rules: DNAT net loc:192.168.1.10 tcp 3389 And try to conected from Internet (home) to this PC in Other site (work) but not connect. I need other rules? Grettings!! -- I.S.C. William López Jiménez -- User Linux # 379636 MSN wljkoala23@hotmail.com Jabber koalasoft@jabber.org Web: www.koalasoftmx.tk Twitter: @koalasoft Facebook: william.koalasoft ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today''s security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
Hi On 06/08/12 03:24, I.S.C. William wrote:> I have a problem before the DNAT I worked on my firewall, that I needed > to access my computer from the Internet to my LAN bred through Remote > Desktop RDP port to Windows. My rules are as follows: > > Policy: > > loc loc ACCEPT > fw net ACCEPT > fw loc ACCEPT > net all DROP > all all REJECT info > > Rules: > > DNAT net loc:192.168.1.10 tcp 3389 > > And try to conected from Internet (home) to this PC in Other site (work) > but not connect. > > I need other rules?I use a macro to make it extra easy! There is a macro called macro.RDP You could use it like this! RDP(DNAT) net loc:192.168.9.8 - - - 19X.X.Y.Z I have static public ip''s, The macro takes care of all the extra bits and makes the rules file neat! Cheers Ang -- Angela Williams angierfw at gmail dot com Linux/Networking Hacker Blog http://angierfw.wordpress.com Smile! Yeshua Loves You! ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today''s security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
If Working !!! ... Thank''s Angela !! 2012/6/8 Angela Williams <angierfw@gmail.com>> Hi > > On 06/08/12 03:24, I.S.C. William wrote: > > I have a problem before the DNAT I worked on my firewall, that I needed > > to access my computer from the Internet to my LAN bred through Remote > > Desktop RDP port to Windows. My rules are as follows: > > > > Policy: > > > > loc loc ACCEPT > > fw net ACCEPT > > fw loc ACCEPT > > net all DROP > > all all REJECT info > > > > Rules: > > > > DNAT net loc:192.168.1.10 tcp 3389 > > > > And try to conected from Internet (home) to this PC in Other site (work) > > but not connect. > > > > I need other rules? > > I use a macro to make it extra easy! There is a macro called macro.RDP > > You could use it like this! > > RDP(DNAT) net loc:192.168.9.8 - - - > 19X.X.Y.Z > > I have static public ip''s, The macro takes care of all the extra bits > and makes the rules file neat! > > Cheers > > Ang > > > > > > > -- > Angela Williams > angierfw at gmail dot com > Linux/Networking Hacker > Blog http://angierfw.wordpress.com > > Smile! Yeshua Loves You! > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today''s security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Shorewall-users mailing list > Shorewall-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/shorewall-users >-- I.S.C. William López Jiménez -- User Linux # 379636 MSN wljkoala23@hotmail.com Jabber koalasoft@jabber.org Web: www.koalasoftmx.tk Twitter: @koalasoft Facebook: william.koalasoft ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today''s security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
Hi All! On 06/08/12 21:16, I.S.C. William wrote:> If Working !!! ... Thank''s Angela !!At least I can give something back! Thank you! Ang -- Angela Williams angierfw at gmail dot com Linux/Networking Hacker Blog http://angierfw.wordpress.com Smile! Yeshua Loves You! ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today''s security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/