<div dir="ltr">Hi <div><br></div><div>I want to run the strongswan in the namespace</div><div>(<a href="https://docs.strongswan.org/docs/5.9/howtos/nameSpaces.html">https://docs.strongswan.org/docs/5.9/howtos/nameSpaces.html</a>)</div><div><br></div><div>In configure gave options as below</div><div><span style="color:rgb(0,0,0);font-family:"courier new",courier,monospace;font-size:16px;font-weight:600">./configure --sysconfdir=/etc --with-piddir=/etc/run</span><br></div><div><br></div><div>namespace  I have is netns1</div><div><br></div><div>Now my etc folder looks like "/etc/netns/netns1/" and run folder is "/etc/netns/netns1/run"</div><div>All my configs are now moved to /etc/netns/netns1 .</div><div><br></div><div>In namespace when I try to start ipsec "ip netns exec netns1 ipsec start" , gives me error as below </div><div><br></div><div><font face="monospace">Bind /etc/netns/netns1/cups -> /etc/cups failed: No such file or directory<br>Bind /etc/netns/netns1/ipsec.d -> /etc/ipsec.d failed: No such file or directory<br>Bind /etc/netns/netns1/strongswan.conf -> /etc/strongswan.conf failed: No such file or directory<br>Bind /etc/netns/netns1/strongswan.d -> /etc/strongswan.d failed: No such file or directory<br>Bind /etc/netns/netns1/swanctl -> /etc/swanctl failed: No such file or directory<br>no files found matching '/etc/strongswan.conf'<br>abort initialization due to invalid configuration<br>Starting strongSwan 5.7.2 IPsec [starter]...<br>expanding file pattern '/etc/ipsec.d/*.conf' failed: No such file or directory<br># deprecated keyword 'plutodebug' in config setup<br># deprecated keyword 'virtual_private' in config setup<br>### 2 parsing errors (0 fatal) ###</font><br></div><div><br></div><div>It seems ipsec facing issue while trying to use the namespace specific folder </div><div><br></div><div>Any inputs on this would be really helpfull.</div><div><br></div><div><br></div><div><br></div><div>Thanks in advance.</div><div>vlrk </div></div>