Use a LAN gateway address to NAT to. Lonnie
On Sep 5, 2012, at 3:20 PM, David Kerr wrote: > Thats a good idea. So from inside my LAN I can access as usual, but from an > external location would pick another port that would be "forwarded" to the > correct port. Could I use 127.0.0.1 instead of 192.168.1.1, would that have > the same effect? > > David > > On Wed, Sep 5, 2012 at 3:51 PM, Lonnie Abelbeck <[email protected]> > wrote: > Hi David, > > I wouldn't recommend that. > > If you are talking about listening on different ports on the external > interface, how about via the Firewall... (assuming LAN interface of > 192.168.1.1) > > "NAT EXT->LAN" TCP 8765 192.168.1.1 80 > "NAT EXT->LAN" TCP 8443 192.168.1.1 443 > > There are other ways, but this is simple. > > Lonnie > > > > On Sep 5, 2012, at 2:38 PM, David Kerr wrote: > > > Is there a way to move lighttpd from ports 80/443 to listen on other ports? > > I see the lighttpd.conf in /etc but it says autogenerated and not to edit. > > > > Thanks > > David > > > > ------------------------------------------------------------------------------ > 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/ > _______________________________________________ > Astlinux-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to > [email protected]. > > ------------------------------------------------------------------------------ > 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/_______________________________________________ > Astlinux-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to > [email protected]. ------------------------------------------------------------------------------ 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/ _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [email protected].
