[gentoo-user] pptpclient: Wants MPPE In Kernel, I can't Find it

2005-05-24 Thread fire-eyes
I'm trying to use pptpclient-1.6.0.

On its home page it says I need MPPE support in the kernel and PPPD. For
PPPD it was easy, a nice little USE flag. As far as MPPE support, it
says that if I modprobe ppp-compress-18 and that works, I should be all
set.

However I get:

Fatal: Module ppp_mppe_mppc not found.

I dug around in the kernel config and couldn't find anything even close
to this.

Any ideas? Or perhaps the docs are out of date now?

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] pptpclient: Wants MPPE In Kernel, I can't Find it

2005-05-24 Thread Jason Cooper
fire-eyes ([EMAIL PROTECTED]) scribbled:
 I'm trying to use pptpclient-1.6.0.
 
 On its home page it says I need MPPE support in the kernel and PPPD. For
 PPPD it was easy, a nice little USE flag. As far as MPPE support, it
 says that if I modprobe ppp-compress-18 and that works, I should be all
 set.
 
 However I get:
 
 Fatal: Module ppp_mppe_mppc not found.
 
 I dug around in the kernel config and couldn't find anything even close
 to this.
 
 Any ideas? Or perhaps the docs are out of date now?

You need to download and apply the patch for mppe support. 

http://www.polbox.com/h/hs001/

hth,

cooper.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Help With pptpclient -- SOLVED

2009-02-10 Thread Drew Tomlinson
Drew Tomlinson wrote:
 I'm trying to connect to a Cisco 3650 VPN Concentrator at work.  On
 Windows clients, I use the included dialup networking client and connect
 without issue using pptp.  This is not a L2TP/IPSEC VPN.  I want to do
 the same on a Gentoo client.

 I've Googled and found that pptpclient should do what I want.  I've
 followed this guide:

 http://wiki.archlinux.org/index.php/Microsoft_VPN_client_setup_with_pptpclient
snip
 Any ideas on what I'm missing?  I've been at this for two days but can
 not figure out my errors.  In cases where the guide indicates using a
 VPN server name, I have tried with both a made up (but common) server
 name and the actual IP address as this VPN server does not have a
 resolvable name.

   

Never mind.  I found the problem.  The VPN concentrator still had a
connection registered for my IP address.  Once that was cleared, I was
able to connect.

Sorry for the noise.

Drew


-- 
Be a Great Magician!
Visit The Alchemist's Warehouse

http://www.alchemistswarehouse.com




[gentoo-user] Re: Howto setup AON ADSL inet connection via SpeedTouch 546v6 ? SOLVED

2006-12-07 Thread noro kamen

2006/12/6, noro kamen [EMAIL PROTECTED]:

Hi everybody !

I'd like to make internet connection via  Telekom Austria / AON.
I have  Thomson/Alcatel SpeedTouch  546i v6  ADSL router, FW is 5.3.9.1.
Windoze inet connectivity works (using green CD  from AON ).

Can u give me an advice, what should I do, to make it work under Gentoo ?

TIA
noro


I have to answer it myself, because it seems there are no austrian
guys on this list :-(.
(Welche Liste bevorzugen sie ?)
After I realized, I have to setup PPTP tunnel, it was not so difficult ...
this is what I did:
emerge pptpclient
modify files in /etc/ppp directory  (for ppp daemon)
write startup rc-script  and add it to default run level

noro
--
gentoo-user@gentoo.org mailing list



[gentoo-user] Setting up WLAN and VPN the right way

2010-03-18 Thread Stefan Schulte
Hi at all,

I'm trying to setup VPN on my Laptop but I'm stuck. When I'm at the
university I have to connect to their WLAN and then setting up a
VPN-Connection. All packets should take the VPN-tunnel. Here's what I've
got so far:

1) W-LAN connection works and I get an ip, default route and DNS-Servers
via dhcp

- eth1 is my WLAN-Device
- ppp0 is my VPN-Device
- vpn.bg.bib.de is the disired VPN-Server
snippet of /etc/conf.d/net:

modules=iproute2
modules_eth1=!iwconfig wpa_supplicant
wpa_supplicant_eth1=-Dwext
dhcp_eth1=nosendhost nonis nontp
config_eth1=dhcp

pppd_ppp0=
defaultroute
noauth
persist
call fhdw
holdoff 10
mru 1460
mtu 1460
idle 600
link_ppp0=pty 'pptp vpn.bg.bib.de --nolaunchpppd'

2) VPN Connection does work
- pptpclient is installed
- /etc/ppp/peers/fhdw with options usepeerdns and defaultroute
- »/etc/init.d/net.ppp0 start« does start the vpn connection

BUT:
1)
After the tunnel is up, /etc/ppp/ip-up.d/40-dns.sh is supposed to
replace the dhcp-nameservers with dns-servers behind the VPN-server
stored in /etc/ppp/resolv.conf. Unfortunately
the resolv.conf is immediatly altered a second time by baselayout or
whatever is writing these »Generated by net-scripts for interface«
lines and then I've no nameserver at all. I have to do a
cat /etc/ppp/resolv.conf  /etc/resolv.conf
every time after the tunnel is up.

2)
After the tunnel is up I have two default routes. One for eth1 and one
for ppp0. So I manually set up a hostroute for the vpn-server with the
eth1 gateway and then delete the default route for eth1. After that the
VPN-Server is reached through eth1 and all the rest through ppp0
Unfortunately the default route for eth1 appears again after a few
minutes (I guess dhcpcd is to blame) and every connection breaks down
until I delete the route again.

So how do you set up a VPN correctly? Or is there is any documentation
I've missed?

BTW: I'm using fluxbox and no networkmanager or stuff like that.

-Stefan


pgpndtXy86zg8.pgp
Description: PGP signature


[gentoo-user] Help With pptpclient

2009-02-10 Thread Drew Tomlinson
I'm trying to connect to a Cisco 3650 VPN Concentrator at work.  On
Windows clients, I use the included dialup networking client and connect
without issue using pptp.  This is not a L2TP/IPSEC VPN.  I want to do
the same on a Gentoo client.

I've Googled and found that pptpclient should do what I want.  I've
followed this guide:

http://wiki.archlinux.org/index.php/Microsoft_VPN_client_setup_with_pptpclient

I've also come across other guides that are very similar to the one above.

After following the guide, I am still unable to connect.  I see the
following in /var/log/messages:
(Please note that I have replaced the actual IP address with IP Address)

Feb 10 08:34:05 tagalong pppd[7781]: pppd options in effect:
Feb 10 08:34:05 tagalong pppd[7781]: debug  # (from command
line)
Feb 10 08:34:05 tagalong pppd[7781]: nodetach   # (from command
line)
Feb 10 08:34:05 tagalong pppd[7781]: logfd 2# (from command
line)
Feb 10 08:34:05 tagalong pppd[7781]: dump   # (from command
line)
Feb 10 08:34:05 tagalong pppd[7781]: noauth # (from
/etc/ppp/peers/d
ca)
Feb 10 08:34:05 tagalong pppd[7781]: name username   # (from
/etc/ppp
/peers/dca)
Feb 10 08:34:05 tagalong pppd[7781]: remotename IP Address   #
(from
/etc/ppp/peers/dca)
Feb 10 08:34:05 tagalong pppd[7781]:# (from
/etc/ppp/options.pptp)
Feb 10 08:34:05 tagalong pppd[7781]: pty pptp IP Address
--nolaunchpppd --log
level 2 # (from /etc/ppp/peers/vpn)
Feb 10 08:34:05 tagalong pppd[7781]: ipparam IP Address  #
(from /etc/ppp/peers/dca)
Feb 10 08:34:05 tagalong pppd[7781]: nobsdcomp  # (from
/etc/ppp/options.pptp)
Feb 10 08:34:05 tagalong pppd[7781]: nodeflate  # (from
/etc/ppp/options.pptp)
Feb 10 08:34:05 tagalong pppd[7781]: pppd 2.4.4 started by tomlinson_dr,
uid 0
Feb 10 08:34:05 tagalong pppd[7781]: using channel 12
Feb 10 08:34:05 tagalong pppd[7781]: Using interface ppp0
Feb 10 08:34:05 tagalong pppd[7781]: Connect: ppp0 -- /dev/pts/3
Feb 10 08:34:05 tagalong pptp[7782]: anon log[main:pptp.c:272]: The
synchronous pptp option is NOT activated
Feb 10 08:34:05 tagalong pptp[7786]: anon
log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 1
'Start-Control-Connection-Request'
Feb 10 08:34:05 tagalong pptp[7786]: anon
log[pptp_read_some:pptp_ctrl.c:543]: read returned zero, peer has closed
Feb 10 08:34:05 tagalong pptp[7786]: anon
log[pptp_read_some:pptp_ctrl.c:543]: read returned zero, peer has closed
Feb 10 08:34:06 tagalong pppd[7781]: sent [LCP ConfReq id=0x1 asyncmap
0x0 magic 0x550c0689 pcomp accomp]
Feb 10 08:34:06 tagalong pptp[7788]: anon
log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 1
'Start-Control-Connection-Request'
Feb 10 08:34:06 tagalong pptp[7788]: anon
log[pptp_read_some:pptp_ctrl.c:543]: read returned zero, peer has closed
Feb 10 08:34:06 tagalong pptp[7788]: anon
log[pptp_read_some:pptp_ctrl.c:543]: read returned zero, peer has closed
Feb 10 08:34:07 tagalong pptp[7790]: anon
log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 1
'Start-Control-Connection-Request'
Feb 10 08:34:07 tagalong pptp[7790]: anon
log[pptp_read_some:pptp_ctrl.c:543]: read returned zero, peer has closed
Feb 10 08:34:07 tagalong pptp[7790]: anon
log[pptp_read_some:pptp_ctrl.c:543]: read returned zero, peer has closed
Feb 10 08:34:08 tagalong pptp[7782]: anon
fatal[open_callmgr:pptp.c:439]: Could not launch call manager after 3 tries.
Feb 10 08:34:08 tagalong pppd[7781]: Modem hangup
Feb 10 08:34:08 tagalong pppd[7781]: Connection terminated.
Feb 10 08:34:08 tagalong pppd[7781]: Script pptp IP Address
--nolaunchpppd --loglevel 2 finished (pid 7782), status = 0x1
Feb 10 08:34:08 tagalong pppd[7781]: Exit.

Here are the contents of my /etc/ppp/chap-secrets:

# Secrets for authentication using CHAP
# clientserver  secret  IP addresses
#\'\'   *   \'\'
usernameIP Address   password   *

And finally, my connect script from /etc/ppp/peers/vpn:

pty pptp IP Address --nolaunchpppd --loglevel 2
name username
remotename IP address
file /etc/ppp/options.pptp
noauth
ipparam IP Address

Any ideas on what I'm missing?  I've been at this for two days but can
not figure out my errors.  In cases where the guide indicates using a
VPN server name, I have tried with both a made up (but common) server
name and the actual IP address as this VPN server does not have a
resolvable name.

Thanks,

Drew

-- 
Be a Great Magician!
Visit The Alchemist's Warehouse

http://www.alchemistswarehouse.com




Re: [gentoo-user] gentoo-minimal-install software list

2014-01-14 Thread Alan McKinnon
On 14/01/2014 23:34, James wrote:
 Hello,
 
 I've beenlooking for the listing of software in the minimal
 install for amd64
 
 
 Any ideas where to find it?



Easiest is to look in /var/db/pkg inside the image file. This is for
install-amd64-minimal-20131226:

app-accessibility/brltty-4.2
app-accessibility/espeak-1.47.11-r1
app-accessibility/espeakup-0.71
app-admin/eselect-lib-bin-symlink-0.1.1
app-admin/eselect-pinentry-0.4
app-admin/eselect-python-2008
app-admin/eselect-ruby-20100603
app-admin/hddtemp-0.3_beta15-r7
app-admin/passook-20121001
app-admin/pwgen-2.06-r1
app-admin/syslog-ng-3.4.2
app-arch/bzip2-1.0.6-r3
app-arch/gzip-1.5
app-arch/tar-1.26-r1
app-arch/unzip-6.0-r3
app-arch/xz-utils-5.0.5-r1
app-crypt/gnupg-2.0.22
app-crypt/mit-krb5-1.11.4
app-crypt/pinentry-0.8.2
app-editors/mg-20110905-r1
app-editors/nano-2.3.2
app-laptop/radeontool-1.6.3
app-misc/ca-certificates-20130119
app-misc/editor-wrapper-4
app-misc/livecd-tools-2.0.3
app-misc/mime-types-9
app-misc/pax-utils-0.7
app-misc/screen-4.0.3-r6
app-misc/vlock-2.2.3
app-portage/mirrorselect-2.2.0.1
app-portage/portage-utils-0.30
app-shells/bash-4.2_p45
app-text/build-docbook-catalog-1.19.1
app-text/docbook-xml-dtd-4.1.2-r6
app-text/docbook-xml-dtd-4.2-r2
app-text/docbook-xsl-stylesheets-1.78.0
app-text/sgml-common-0.6.3-r5
app-text/wgetpaste-2.22
dev-lang/nasm-2.10.07
dev-lang/perl-5.16.3
dev-lang/python-2.7.5-r3
dev-lang/python-3.3.2-r2
dev-lang/python-exec-0.3.1
dev-lang/python-exec-2.0.1
dev-lang/ruby-1.8.7_p374
dev-lang/ruby-1.9.3_p484
dev-lang/ruby-2.0.0_p353
dev-lang/swig-2.0.9
dev-libs/boost-1.52.0-r6
dev-libs/elfutils-0.149
dev-libs/eventlog-0.2.12
dev-libs/expat-2.1.0-r3
dev-libs/glib-2.36.4-r1
dev-libs/icu-51.2-r1
dev-libs/iniparser-3.1
dev-libs/libaio-0.3.109-r4
dev-libs/libassuan-2.1.1
dev-libs/libev-4.15
dev-libs/libevent-2.0.21
dev-libs/libffi-3.0.11
dev-libs/libgcrypt-1.5.3
dev-libs/libgpg-error-1.12
dev-libs/libksba-1.3.0
dev-libs/libnl-3.2.23
dev-libs/libpcre-8.33
dev-libs/libtasn1-2.14
dev-libs/libverto-0.2.5
dev-libs/libxslt-1.1.28-r1
dev-libs/libyaml-0.1.4
dev-libs/mpc-1.0.1
dev-libs/nettle-2.7.1
dev-libs/newt-0.52.12
dev-libs/openssl-1.0.1e-r1
dev-libs/popt-1.16-r1
dev-libs/pth-2.0.7-r3
dev-perl/Locale-gettext-1.50.0
dev-perl/XML-Parser-2.410.0
dev-python/m2crypto-0.21.1-r1
dev-python/python-exec-1.1
dev-python/python-exec-1.2
dev-python/setuptools-0.8-r1
dev-ruby/json-1.8.0
dev-ruby/racc-1.4.9
dev-ruby/rake-0.9.6
dev-ruby/rdoc-4.0.1-r1
dev-ruby/rubygems-2.0.3
dev-util/boost-build-1.52.0-r1
dev-util/dialog-1.2.20130928
dev-util/gperf-3.0.4
dev-util/gtk-doc-am-1.19
dev-util/intltool-0.50.2-r1
dev-util/ragel-6.7-r1
media-gfx/fbgrab-1.0-r2
media-libs/alsa-lib-1.0.27.1
media-libs/alsa-oss-1.0.25
media-libs/libjpeg-turbo-1.3.0
media-libs/libpng-1.5.17-r1
media-libs/portaudio-19_pre2021
media-sound/alsa-utils-1.0.27.1-r1
media-sound/gsm-1.0.13
media-sound/sox-14.4.1
net-analyzer/netselect-0.3-r3
net-analyzer/traceroute-2.0.18
net-dialup/globespan-adsl-0.11-r1
net-dialup/mingetty-1.08
net-dialup/ppp-2.4.5-r3
net-dialup/pptpclient-1.7.2-r3
net-dialup/rp-pppoe-3.8-r2
net-firewall/iptables-1.4.20
net-fs/cifs-utils-6.1-r1
net-fs/nfs-utils-1.2.9
net-fs/samba-3.6.22
net-irc/irssi-0.8.15-r1
net-libs/gnutls-2.12.23-r1
net-libs/libnfsidmap-0.24
net-libs/libtirpc-0.2.2-r1
net-misc/curl-7.33.0
net-misc/dhcpcd-5.6.4
net-misc/iputils-20121221
net-misc/ndisc6-0.9.9
net-misc/netifrc-0.1
net-misc/ntp-4.2.6_p5-r7
net-misc/openssh-5.9_p1-r4
net-misc/rdate-1.4-r4
net-misc/rsync-3.0.9-r3
net-misc/vconfig-1.9
net-misc/wget-1.14
net-nds/rpcbind-0.2.0-r1
net-proxy/dante-1.1.19-r4
net-proxy/ntlmaps-0.9.9-r2
net-proxy/tsocks-1.8_beta5-r5
net-wireless/b43-fwcutter-017
net-wireless/crda-1.1.2-r3
net-wireless/rfkill-0.5
net-wireless/wireless-regdb-20130213
net-wireless/wireless-tools-30_pre9
net-wireless/wpa_supplicant-2.0-r2
sys-apps/acl-2.2.51
sys-apps/apmd-3.2.2_p14
sys-apps/attr-2.4.46-r2
sys-apps/baselayout-2.2
sys-apps/busybox-1.21.0
sys-apps/coreutils-8.21
sys-apps/dbus-1.6.12
sys-apps/dmidecode-2.11
sys-apps/ethtool-3.8
sys-apps/file-5.15
sys-apps/findutils-4.4.2-r1
sys-apps/fxload-20081013-r1
sys-apps/gawk-4.0.2
sys-apps/gptfdisk-0.8.6
sys-apps/grep-2.14
sys-apps/hdparm-9.39
sys-apps/help2man-1.40.11
sys-apps/hwdata-gentoo-0.4
sys-apps/hwids-20130915.1
sys-apps/hwsetup-1.2-r2
sys-apps/iproute2-3.8.0
sys-apps/kbd-1.15.3
sys-apps/keyutils-1.5.5
sys-apps/kmod-15-r1
sys-apps/less-457
sys-apps/man-pages-posix-2003a
sys-apps/memtester-4.3.0
sys-apps/net-tools-1.60_p20120127084908
sys-apps/netplug-1.2.9-r5
sys-apps/openrc-0.12.4
sys-apps/pciutils-3.2.0
sys-apps/pcmciautils-018_p8
sys-apps/portage-2.2.7
sys-apps/sandbox-2.6-r1
sys-apps/sdparm-1.07
sys-apps/sed-4.2.1-r1
sys-apps/shadow-4.1.5.1-r1
sys-apps/sysvinit-2.88-r4
sys-apps/tcp-wrappers-7.6-r8
sys-apps/util-linux-2.22.2
sys-apps/which-2.20
sys-auth/pambase-20120417-r3
sys-block/parted-3.1-r1
sys-block/partimage-0.6.9
sys-block/thin-provisioning-tools-0.2.8
sys-devel/bc-1.06.95
sys