I agree, shouldn't the comments be on a line by themselves with a # in
front?
I always separate anything I add by making it really obvious
i.e.:
# for office
ACCEPT net loc:192.168.10.0 255.255.255.0 udp 500
#
Tony
Hi Rick
Tibbs, Richard wrote:
>
> ACCEPT netloc:192.168.10.0 255.255.255.0 udp 500 // for office
> firewall
> ACCEPT netloc:192.168.10.0 255.255.255.0 udp 4500
> ACCEPT netloc:192.168.10.0 255.255.255.0 net 50
> ACCEPT netloc:192.168.10.0 255.255.255.0 net 51
> ACCEPT loc:192.168.
Hi list.
In the "old days (Bering 1.2)" the following lines would work for access
to ipsec in etc/shorewall/rules:
ACCEPT net loc:192.168.10.0 255.255.255.0 udp 500 // for office
firewall
ACCEPT net loc:192.168.10.0 255.255.255.0 udp 4500
ACCEPT net loc:192.168.10.0 255.255.255.0