Displaying 6 results from an estimated 6 matches for "laserline".
2013 Jul 12
3
new Shorewall + strongSwan blog
Hi Tom,
Thanks for the feedback about my Shorewall evaluation
I''ve published a blog today covering general things I''ve observed about
the way to combine Shorewall with strongSwan:
http://danielpocock.com/practical-linux-vpns-with-strongswan-shorewall-and-openwrt
Please let me know if anything is inaccurate or if there is anything
substantial that I missed and I''ll
2005 May 10
3
Allow - disallow bug?
Hi all
Firewall is Linux SLES8 kernel 2.4.21-278-default with 2 interfaces, fixed
IP addresses on LAN and Internet (INT, WAN), NAT from LAN to INT
(Masquerading-SNAT). Shorewall is v2.2.2.
I am trying to allow access from LAN to Internet for all workstations EXCEPT
for some of them. Default policy is REJECT LAN to INT traffic, so rule
created in /etc/shorewall/rules is:
ACCEPT
2007 Jan 25
2
Redirecting to different port on same IP
Hi all
I need to create following rule (described):
All connections from any zone going to server 80.1.1.1 on port 210 in zone
DMZ should be redirected to that same IP in same zone but on port 200
So basically for all zones I want to redirect requests for port on server to
different port on same server.
None of the examples i found in documentation, FAQ or mailing list cover
this particular
2009 Dec 17
1
Upgrade 1.0->1.2
Hi all
We are planning to upgrade Dovecot from production version 1.0.10 to
latest version 1.2.9
Users are using maildir style mailboxes with ~20 GB of messages on
SLES10 server.
Upgrade will be done by installing new server and then migrating
mailboxes from old on new server.
Since dovecot-uidlist file have new format and index files have changed
in v1.1, what must be done to have new
2007 Jan 23
1
IPSEC VPN tunnel with dynamic DNS
Hi all
Hi everyone
Shorewall 3.2.6 and OpenSWAN 2.4.4-18.2 are on SLES10 machine with public
fixed IP address on Internet interface. I am trying to establish IPSEC VPN
tunnel to network behind D-Link DI-804HV VPN router who is on dynamic IP
address. For this I am using dyndns.org alias on DI804 side.
Shorewall is stopping all packets comming from DI804 whey trying to
establish tunnel. Log on
2005 Apr 15
6
PPTP VPN secure?
Hi all
I have succesfully set up PPTP VPN access to my company using PoPToP/pppd
(thank you Tom for excellent documentation), everything works fine so far.
Problem is security. As I understand it, since PPTP ports trough tunnel are
opened to whole Internet (have to be), access verification is now based only
on username/password combination.
Can level of security be raised with MAC verification?