Ubuntu Servers :: Offering MS-CHAPv2 In Pppd Causes Windows Error 778
Jul 8, 2010
I previously had an Openswan-based IPsec/L2TP solution that was working marvelously on Ubuntu 8.04 LTS. I upgraded to Ubuntu 10.04 LTS and cannot seem to get it working again.
First, Ubuntu's version of Openswan (2.6.23) does not work with NATted transport mode [1]. Since an L2TP connection is in transport mode, I downloaded Openswan 2.6.27 to /usr/src/, and ran "make programs" and "make install".
This allowed my IPsec and xl2tpd configuration that I previously had to work again like they were supposed to. (Aren't you relieved this isn't an IPsec question?)
Anyway, xl2tpd starts up an instance of pppd for the new incoming connection using /etc/ppp/options.xl2tpd. But for some reason my previous configuration was not working. After hours of searching and tracking things down, I've narrowed it down to the following lines in my options.xl2tpd file:
Code:
require-mschap-v2
plugin winbind.so
ntlm_auth-helper '/usr/bin/ntlm_auth --helper-protocol=ntlm-server-1 --require-membership-of="EXAMPLEDOM\VPN Users"'
[Code].....
View 3 Replies
ADVERTISEMENT
Dec 23, 2010
I recently encountered an error with pppd on both openSUSE 11.2 and 11.3. I use umtsmon (which uses pppd) to connect to the internet with my 3G device. Yesterday for some reason it just plainly refused to connect to the internet. I have been using the same configuration for almost a year now without any issues. I tried it on 4 different computers running 11.2 and 11.3 and all of them failed. Thinking that it is the hardware I borrowed a windows laptop and tested it on that, only to find that it works flawlessly. On my network server I sometimes use the device as a backup and activate it with "ifup modem0", for some reason this also now fails.
After doing some troubleshooting I managed to extract the following from pppd.
Running it with my user account:
pppd options in effect:
I have no idea why pppd would break all of a sudden but I expect it might have been an update that broke it since I have automated updates on all of my systems.
View 1 Replies
View Related
May 4, 2010
my iwlist scan is normal. ethernet connection ok, wirless not working but does seem to receive. wifi radar lists my router ssid. Does this say I have the correct router for my wireless is my question? I am also getting this error message with this system on KDE, LENNY. From KWLAN a wpasupplicant front end.
"you do not have permissions to start pppd or pppd was not found. Dial up networking will not work."
[code]...
View 2 Replies
View Related
Jun 27, 2011
i am having following error: /usr/src/dahdi-tools-2.4.1/ppp :this is my current path when i use make here i get below error pppd version not found (in patchlevel.h). Install ppp source/headers and/or ./configure --with-ppp=PATH. exit 1 make: *** [dahdi.so] Error 1
View 1 Replies
View Related
Dec 1, 2010
I am getting error "exec: chat: not found" while trying to run pppd.
View 1 Replies
View Related
Feb 13, 2011
where you only get offered the kernel-headers for 2.6.35.11-83 by yum but not the kernel or the kernel-devel? I tried yum clean all and both pointing to the baseurl and mirrorlist and it does the same thing for both. Oddly my other laptop with F14 in the wireless cafe showed all three packages were available.
View 2 Replies
View Related
May 1, 2011
I use Opensuse 11.3. Wine does not give me cdrom access. However, when run as superuser, it does.
winecfg does not help either: Entering /dev/sr0 did not give access to the cdrom whereas when running winecfg as root and creating Volumes automatically does create a cdrom without problems.
Settings links in .wine/dosdevices did not give access either.
my dosdevices lokks like this:
lrwxrwxrwx 1 judith users 10 30. Apr 21:31 c: -> ../drive_c/
lrwxrwxrwx 1 judith users 8 30. Apr 22:02 d: -> /dev/sr0
lrwxrwxrwx 1 judith users 17 30. Apr 21:32 e: -> /sys/kernel/debug/
[Code]....
Note that I need access to the device and not the files since I want to rip an audio CD with EAC which works well if run as root.
View 1 Replies
View Related
Mar 28, 2010
Looking at var/log/messages below, it looks like I'm not being offered a lease on this particular network. I can successfully connect to the network because iwconfig wlan0 reveals my network ssid and the access point I'm connected to. But pinging google.com gives me nothing..
Code:
root@darkstar:/# tail -f var/log/messages | grep dhcpcd
Mar 28 15:45:42 darkstar dhcpcd[5329]: wlan0: adding IP address 169.254.76.182/16
Mar 28 15:46:13 darkstar dhcpcd[5329]: wlan0: adding IP address 169.254.76.182/16
Mar 28 15:46:44 darkstar dhcpcd[5329]: wlan0: adding IP address 169.254.76.182/16
[code]...
View 1 Replies
View Related
Jul 21, 2011
I am trying to set up a windows file server using fedora 14 with samba. when I go to the a windows machine I can log in the the samba server. When I try to go to the folder I need access to I get and error saying "you might not have permission to use this network resource" I am trying to access my home directory. Directory /home/mike, username mike. As far as I can tell it is not a permission of the directory. I have a user set up in samba that uses the mike user account.
View 6 Replies
View Related
Jan 2, 2011
Usually when i am installing Ubuntu, including 10.10, the installer will recognize my windows partition and ask if I want to install side by side (not Wubi). When I try it now it only gives me the option to erase and use hole disk or advanced. Ubuntu installer usually does an awesome job of setting up dualboot all the way to adding windows to grub for me. Whats changed? And how to I change it back?
View 9 Replies
View Related
Feb 12, 2011
i need it to use sakis3g script for usb 3g modems.Are those programs listed anywhere, idk if i have to search for any other dependencies.Like cd 2 contains the following programs..cd 3 contains the following programs...cd 4 contains the following programs.
View 3 Replies
View Related
Oct 23, 2010
I have a couple of questions for anybody willing to answer them. I have a GSM modem with a t-mobile SIM card that I am currently trying to use to connect to the Internet. I am using Lucid amd64 machine.I have been running wvdial with a baud rate of 115200 with much success getting the output below:
Code:
sudo wvdial
--> WvDial: Internet dialer version 1.60
[code]....
View 1 Replies
View Related
May 28, 2010
I have ubuntu 9.04,when i configure my internet connection using pppoeconf i had got this result
RP-PPPoE plugin version 3.8p compiled against pppd 2.4.5
I cant access internet through linux,plz help any reply will be appreciated
View 2 Replies
View Related
Dec 14, 2010
I am using kppp in ubuntu10.10 to connect via my samsung c3010 mobile and Airtel connection. But when I dial through it, it terminates on signal 15! Some requests are rejected it seems. I am pasting the log:
Dec 14 20:08:02 pratik pppd[1883]: pppd 2.4.5 started by pratik, uid 1000
Dec 14 20:08:02 pratik pppd[1883]: using channel 5
Dec 14 20:08:02 pratik pppd[1883]: Using interface ppp0
Dec 14 20:08:02 pratik pppd[1883]: Connect: ppp0 <--> /dev/ttyACM0
[Code]....
I am connecting the modem over USB. The GUI shows me it is dialling the number, and then connecting to the network, and after a while ( it sends it 9 times it seems) it terminates.
View 9 Replies
View Related
Oct 4, 2010
I'm running fedora core 13. The problem is I've installed vsftpd and it works from the local machine but when I try to connect to the ftp server using another computer on my small home network I get the following error: "Windows cannot access this folder. Make sure you typed the filename correctly and that you have permission to access this folder. Details: A connection with the server could not be established."
I've gone through the common vstfp problems post but I'm still having problems. The server is pingable from the remote laptop I'm using. I've disabled selinux:
[Code].....
I also don't see a vsftpd.log file in /var/log.
View 8 Replies
View Related
Oct 6, 2010
I followed the instructions given in the link below in order to connect to a VPN server from my Ubuntu 10.04 PC.
[URL]
As mentioned in the above link,i had the system setup. I am able to connect to VPN using the default network manager that comes with Ubuntu.
But from command line, using pppd dialing,i am unable to connect to server.I get only the following messages in /var/log/messages always.
Log:
####
Oct 6 15:01:09 hari-desktop pppd[3660]: pppd 2.4.5 started by root, uid 0
Oct 6 15:01:09 hari-desktop pppd[3660]: Using interface ppp0
Oct 6 15:01:09 hari-desktop pppd[3660]: Connect: ppp0 <--> /dev/pts/5
Oct 6 15:01:10 hari-desktop pppd[3660]: Connection terminated.
[Code]....
Is there any specific VPN client using which i can establish a connection with the following information in hand ?
View 3 Replies
View Related
Feb 20, 2010
If I connect with a 3g modem or with wireless sometimes the resolving does not work. This happens on opensuse 11.2. nslookup and dig works but nor ping nor ssh nor any other network application does work If I modify the /etc/resolv.conf after connecting to a wireless network for example it does not work even the dns are known And more strange if the resolver works and I modify /etc/resolv.conf with known dns the resolver does not work anymore. BTW: the dns entry from the wireless is 192.168.1.1 and I do not have any idea how the wireless ap is configured... so it could be in this case that dns is not forwared only allowed to use 192.168.1.1 but the other case is a 3g modem which not even the propagated dns entries works in the bad case
View 9 Replies
View Related
May 23, 2010
I am trying to configure pppd to connect to a 3G network (Sprint, in this case) and then stay connected, reconnecting automatically if the remote connection is terminated. I have enabled the persist option. My configuration file is as follows:
hide-password
noauth
connect "/usr/sbin/chat -v -f /etc/chatscripts/cellular"
[code]....
View 1 Replies
View Related
Oct 16, 2010
QUESTION: Where do I add "pppd nomagic" to stop analog modem loopback errors? (I am using Gnome PPP.)BACKGROUND INFO:I am using Ubuntu LTS 8.04 on a laptop and have an analog modem connected via USB serial cable. The 8.04 dialup and the analog modem work flawlessly.Modem disconnects when using Ubuntu LTS 10.04.1 Live USB:I am testing LTS 10.04.1 on a live USB drive that I purchased preinstalled from On-Disk.On the live USB drive, I am able to get a dialup connection with my ISP long enough to pull up a web page with the browser. However, the analog modem disconnects within minutes with exit codes 16 or 17.an pppd:16 The link was terminated by the modem hanging up.The PPP negotiation failed because serial loopback was detected.
View 1 Replies
View Related
Nov 26, 2010
I'm looking for a tutorial on how to create a simple pppd tunnel between two machines. I've found alot of tutorials about pppd over ssh (using the pty option) but for the purpose I just want a simple pppd tunnel.
Specs
host 1: lan ip 10.101.10.20 running slackware 13.0
host 2: lan ip 10.101.10.21 running slackware 13.1
View 2 Replies
View Related
Feb 25, 2011
I have to run "pppd call idea" command from root shell every time to connect to internet from mobile. Now I want a script so that I just run it to connect. Something like :
#!/bin/sh
echo "password" --stdin | su -
pppd call idea
But its showing error that "standard in must be a tty". Why is this. Using CentOS 5.5
View 2 Replies
View Related
Jun 27, 2011
If I have a hard-disk with Ubuntu fully installed on it and I want to - all of a sudden - use Windows XP, is it mandatory that I firstly format the hard-disk first? So far, I have used two versions of Windows XP; one of them is from a few years before the other. Both copies of Windows XP when in start-up from booting from CD are causing errors. One of them is a BSOD error (0x0000007B) and the next Windows CD is stopping and giving me an error with setupdd.sys (error code 4). Is it required that the hard-disk is formatted before you even put a Windows boot CD in?
View 2 Replies
View Related
Apr 3, 2011
I can connect to Strongvpn (pptp) through command line call 'sudo pppd call stongvpn' followed by' route add default dev ppp0'. Everything works well.I would like to set this up on start up. I use kde. I have set up basic /etc/init.d/strongvpn script which gets called at boot and creates ppp0 but the route command does not seem to work. When I use command route add in terminal the connection comes up.Here's my /etc/init.d script
#!/bin/bash
# chkconfig: 345 85 15
pppd call strongvpn
[code]....
View 3 Replies
View Related
Apr 27, 2011
HP ProLiant ML110
Intel(R) Pentium(R) 4 CPU 3.00GHz
External USRobotics V.90 56K FaxModem
Plugged into first serial port
dmesg | grep 'erial'
[ 2.160168] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[Code]...
View 1 Replies
View Related
Aug 3, 2009
I'm using fedora core-8. I need to setup dialup server to accept dial up connection.Dial up server shoudl also allocate ip address to client (trying to connect using modem)If some one knows how to do this, please let me know.I'm trying to achieve peer to peer communication between two computers connected using modem on both side over PSTN line.
View 2 Replies
View Related
Oct 9, 2010
create a pppd server to allow other users to connect through my telephone line.Could you suggest a documentation to get started?
View 2 Replies
View Related
Apr 1, 2011
I'm curious if anybody can shed some light for me in this department. We're in a large environment with a Windows DHCP Server. We have been tinkering with LTSP on Edubuntu as thin and fat clients. It works great, but right now we just have 1 server handling the lab, which works fine unless we want to expand, which may be very possible.
These are the instructions I received:
Login to your windows server and load the DHCP configuration screen
Create a DHCP reservation for the MAC address you obtained
Add the configuration options below to enable the machine to boot from the LTSP server
017 Root Path: /opt/ltsp/i386
066 Boot Server Host Name: <ip address>
067 Bootfile Name: ltsp/arch/pxelinux.0 # Specify CPU architecture in place of 'arch', for instance 'i386'
From: [url]
I'm curious, what if I want to have multiple Ubuntu servers on the network that I want to have bootable? For example, let's say I have 3 labs, and 3 servers. Server A to Lab A, Server B to Lab B, and Server C to Lab C. I want all C's computers to boot to C, and B to B, A to A, etc.
1 - How would I add multiple entries on the Windows DHCP Server to allow all 3 (A B C) servers to boot?
2 - How would I be able to isolate the clients so ONLY Lab A clients boot to Server A, etc?
View 7 Replies
View Related
Apr 12, 2010
I want to connect to a vpn server and I'm using debian 5.
I installed Kvpnc package but when I try to make a new profile I choose "Microsoft pptp" as vpn type and I receive the following message: the required daemons (pppd and pptpd) aren't availabale
Is there anyway to download required daemons in another computer and use them in my computer (I'm worried about dependencies)?
View 3 Replies
View Related
May 13, 2011
i want connect ubuntu server to windows and retrive mysql from windows
View 8 Replies
View Related
Oct 30, 2010
Now that I have more computers I am looking at new solutions to manage the proliferation.My Linux machine has been replaced and its now much more powerful than before but its still a 32-bit processor. No problem as I am not using anything unorthodox outside the LAMP stack with a few PHP add-ons to support graphics.I use SAMBA so I can edit web sites easily with Windows tools.So now given a Windows Server, who should be king server and have everybody on the same page so to speak.
View 7 Replies
View Related