<div dir="ltr">Anybody know how to do this?<div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 3, 2016 at 8:26 AM, Joshua Schaeffer <span dir="ltr"><<a href="mailto:jschaeffer0922@gmail.com" target="_blank">jschaeffer0922@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I have a user that is trying to do an "ipsec start" inside a container and they are getting the following error:<div><br></div><div><div>[root@utah ~]# ipsec start</div><div>/usr/libexec/ipsec/_<wbr>stackmanager: line 143: /proc/sys/net/core/xfrm_acq_<wbr>expires: No such file or directory</div><div>systemd: ipsec service is already running</div></div><div><br></div><div>When I look under the /proc/sys/net/core/ folder in the container there are no files:</div><div><br></div><div><div>[root@utah ~]# ls -l /proc/sys/net/core</div><div>total 0</div></div><div><br></div><div>But when I look on the host I can see the xfrm_acq_expires files. How can I get the container to see these files as well?</div><div><br></div><div><div>lxduser@kerrigan:~$ ls -l /proc/sys/net/core</div><div>total 0</div><div>-rw-r--r-- 1 root root 0 Sep 30 23:14 bpf_jit_enable</div><div>-rw-r--r-- 1 root root 0 Sep 30 23:14 busy_poll</div><div>-rw-r--r-- 1 root root 0 Sep 30 23:14 busy_read</div><div>-rw-r--r-- 1 root root 0 Sep 30 23:14 default_qdisc</div><div>-rw-r--r-- 1 root root 0 Sep 30 23:14 dev_weight</div><div>-rw-r--r-- 1 root root 0 Sep 30 23:14 flow_limit_cpu_bitmap</div><div>-rw-r--r-- 1 root root 0 Sep 30 23:14 flow_limit_table_len</div><div>-rw-r--r-- 1 root root 0 Sep 30 23:14 max_skb_frags</div><div>-rw-r--r-- 1 root root 0 Sep 30 23:14 message_burst</div><div>-rw-r--r-- 1 root root 0 Sep 30 23:14 message_cost</div><div>-rw-r--r-- 1 root root 0 Sep 30 23:14 netdev_budget</div><div>-rw-r--r-- 1 root root 0 Sep 30 23:14 netdev_max_backlog</div><div>-r--r--r-- 1 root root 0 Sep 30 23:14 netdev_rss_key</div><div>-rw-r--r-- 1 root root 0 Sep 30 23:14 netdev_tstamp_prequeue</div><div>-rw-r--r-- 1 root root 0 Sep 30 23:14 optmem_max</div><div>-rw-r--r-- 1 root root 0 Sep 30 23:14 rmem_default</div><div>-rw-r--r-- 1 root root 0 Sep 30 23:14 rmem_max</div><div>-rw-r--r-- 1 root root 0 Sep 30 23:14 rps_sock_flow_entries</div><div>-rw-r--r-- 1 root root 0 Aug  5 07:20 somaxconn</div><div>-rw-r--r-- 1 root root 0 Sep 30 23:14 tstamp_allow_data</div><div>-rw-r--r-- 1 root root 0 Sep 30 23:14 warnings</div><div>-rw-r--r-- 1 root root 0 Sep 30 23:14 wmem_default</div><div>-rw-r--r-- 1 root root 0 Sep 30 23:14 wmem_max</div><div>-rw-r--r-- 1 root root 0 Sep 30 23:14 xfrm_acq_expires</div><div>-rw-r--r-- 1 root root 0 Sep 30 23:14 xfrm_aevent_etime</div><div>-rw-r--r-- 1 root root 0 Sep 30 23:14 xfrm_aevent_rseqth</div><div>-rw-r--r-- 1 root root 0 Sep 30 23:14 xfrm_larval_drop</div></div><div><br></div><div>Thanks,</div><div>Joshua Schaeffer</div></div>
</blockquote></div><br></div></div>