search for: srcgw

Displaying 2 results from an estimated 2 matches for "srcgw".

Did you mean: src_w
2008 Jul 17
1
racoon and ipsec issues
...connection to the remote machine's private IP. At this point I'm at a loss as what to try to debug this. My previous IPsec experience was with Freeswan on an older SuSE box which is quite different in the system setup. The centos/rh documentation is not totally clear what IP is meant by SRCGW, but looking at the ifcfg-ipsec script, it assigns the private IP of the internal network NIC if SRCGW is not set. I expected to see an ``ipsec0'' device from ``ifconfig'', as was done with freeswan, but either that's not the case with ipsec-tools or I have something hosed. Bi...
2009 Feb 16
0
ipsec net-to-net problem
...80(s) last: hard: 0(s) soft: 0(s) current: 0(bytes) hard: 0(bytes) soft: 0(bytes) allocated: 0 hard: 0 soft: 0 sadb_seq=0 pid=15049 refcnt=0 Here are the ifcfg-ipsec files for each host. Host A: TYPE=IPSEC ONBOOT=NO IKE_METHOD=PSK SRCGW=10.10.2.254 DSTGW=10.10.1.10 SRCNET=10.10.2.0/24 DSTNET=10.10.1.0/24 DST=yy.yy.yy.yy Host B: TYPE=IPSEC ONBOOT=no IKE_METHOD=PSK SRCGW=10.10.1.10 DSTGW=10.10.2.254 SRCNET=10.10.1.0/24 DSTNET=10.10.2.0/24 DST=xx.xx.xx.xx Here are the routes from each host. Host A: 10.10.1.0 10.10.2.254...