hi,
i'm trying setup l2tp server raspberry when run command
apt-get update
apt-get install openswan xl2tpd
e: unable locate package openswan
e: unable locate package xl2tpd
tips?
thanks
i'm trying setup l2tp server raspberry when run command
apt-get update
apt-get install openswan xl2tpd
e: unable locate package openswan
e: unable locate package xl2tpd
tips?
thanks
what os running, , what's in '/etc/apt/sources.list'?
if running raspbian jessie, should read: both 'openswan' , 'xl2tpd' in raspbian jessie (and wheezy) repositories.
hope helps,
dave.
if running raspbian jessie, should read:
code: select all
deb http://mirrordirector.raspbian.org/raspbian/ jessie main contrib non-free rpi # uncomment line below 'apt-get update' enable 'apt-get source' #deb-src http://archive.raspbian.org/raspbian/ jessie main contrib non-free rpi
hope helps,
dave.
raspberrypi
Comments
Post a Comment