Ubuntu Servers :: PPTPD Auto Disconnect Settings?

Mar 23, 2010

PPTPD Auto Disconnect Settings?

View 9 Replies


ADVERTISEMENT

General :: How To Auto-disconnect And Connect

Jan 19, 2010

I am checking something out in my connection and I just wanted to ask, is there a way to auto-disconnect and connect from the internet.For example say I want to disconnect now and reconnect to the internet in 0.05 seconds, is there any program that does that on Fedora Linux?

View 1 Replies View Related

Networking :: How To Auto-disconnect And Connect

Jan 19, 2010

I am checking something out in my connection and i just wanted to ask, is there a way to auto-disconnect and connect from the internet, for example say I want to disconnect now and reconnect to the internet in 0.05 seconds, is there any program that does that?

View 1 Replies View Related

OpenSUSE Network :: Auto Disconnect After A Few Hours Of Work?

Oct 1, 2010

I've been experiencing one issue in my opensuse 11.3 KDE, the thing is when leave my pc downloading a file, it disconnects after a period of time, I don't know when exactly. I connect to internet at boot time via DSL modem, when I was setting up my connection I noticed, that there is an option "idle-timeout" I set it to zero "0", I know that my pc donwloads all the time and speed do not drop, why then it disconnects?, it disconnects even with higher numbers of idle-timeout. It happened on the other laptop too, so I need every time to "rcnetwork restart" to get it back working

View 9 Replies View Related

Ubuntu Servers :: Set Automatically Disconnect Inactive Jabber Clients?

Jun 21, 2010

I'm running a small ejabberd server on a LAN. Everything works fine out of the box except that when certain users disconnect they remain listed as online.
Specifically, Linux users who suspend their computers with their client still open are still listed as online. This is not the case for Windows or Mac clients.
I did some research and fount out that it has something to do with the TCP keepalive timeouts on the server. However I cannot figure out how to set those times.

View 1 Replies View Related

Ubuntu :: How To Change Auto-run Settings

Jun 30, 2010

Tried to Google an answer but it seems the 'System' menu options have changed in 10.4 compared to older versions.I want to chnage the auto-run settings so that each time I enter a CD, Rhythembox DOESN'T load but SoundJuicer DOES

View 1 Replies View Related

Ubuntu :: Set Synaptic Package Manager To Auto Detect Proxy Settings For A Network?

May 24, 2010

SPM has just two options 1. Direct connection(no proxy) to internet and 2.manual proxybut my firefox cannot connect to internet with no proxy, It can connect to internet only on auto-detect proxy settings option.Right now my SPM is not working. I can ping the SPM server from my console but apt-get is not working

View 3 Replies View Related

Debian Multimedia :: Screen Settings (resolution) Reset To Auto Daily

Sep 3, 2015

I'm a relatively new Debian user, having come from Ubuntu. I recently bought a Dell micro-server to function as my Kodi media player. I installed an nVidia GeForce 210 to output to my Pioneer home theatre amplifier. The amp takes all my inputs (eg. Satellite set-top decoder, PS3, Kodi etc) and outputs to the TV. I installed XFCE as my desktop environment so that I could still interact with it via VNC.

Everything is working great except for one exceptionally annoying problem! Every day, I find that I am having to VNC into the desktop, load up nVidia X Settings, and change my screen resolution from Auto to 1920x1080 because it has lost the display configuration and the screen is blank. I presume this happens when the amplifier switches from one input to the next. It doesn't matter if I save the configuration to my X11.conf file or not - it still resets itself.

Before, this setup would run for months without any intervention (Same amplifier + HP microserver + Ubuntu + LXDE + ATI video card), so I'm pretty confident that the issue is either Debian, XFCE, or the nVidia card.

View 4 Replies View Related

Ubuntu Networking :: Can't Get Pptpd To Work

Jun 4, 2010

I'm having trouble setting pptpd up for ubuntu10.04-minimal on my VPS.

I've used this guide: [URL] my Mac won't connect. pptpd is running.

There's no logs - not even a /var/log/syslog - why is that?

Here's my configs
pptpd.conf - http://pastebin.com/C4vpJBq9
pptpd-options - http://pastebin.com/aTUmApaLedit

View 1 Replies View Related

Ubuntu Networking :: PPTPD - VPN Works Only Partly?

Jul 14, 2011

I configured a PPTP server on Ubuntu 10.10. It works fine! Sort of. My MacBook running OS X 10.6 connects fine. But my iPhone can't seem to connect! The iPhone settings seem to be correct.

Here is the output of the Ubuntu syslog when I try to connect with the iPhone:

Code:
Jul 14 20:17:04 Ubuntu-Backup-Server pptpd[2601]: CTRL: Client 192.168.1.1 control connection started
Jul 14 20:17:04 Ubuntu-Backup-Server pptpd[2601]: CTRL: Starting call (launching pppd, opening GRE)
Jul 14 20:17:04 Ubuntu-Backup-Server pppd[2602]: Plugin /usr/lib/pptpd/pptpd-logwtmp.so loaded.
Jul 14 20:17:04 Ubuntu-Backup-Server pppd[2602]: pppd 2.4.5 started by root, uid 0

[Code]...

View 9 Replies View Related

Networking :: PPTPD No Gateway / Ping OK

Mar 8, 2010

My problem is simple, iam runing ubuntu 8.04 (ebox 1.4) , i have installed and configured PPTPD server, i can connect and ping users perfectly. BUT i dont getting any gateway address, in my case i have to get IP address 172.16.0.1 (PPTP server address).I tried to change localIP in pptpd.conf to 0.0.0.0 ,or my remote(ISP) address but nothing.Can someone explain to me how can i manually assign gateway IP address to PPTPD Server ???

View 1 Replies View Related

Server :: Create A Virtual NIC For PPTPd?

Jan 4, 2011

I'm trying to setup PPTPd on my dedicated server and the IP ranges i put the in the config have to exist in one of the network interfaces otherwise the connection wont work,I currently only have eth0 with the direct internet IP which i can't use for this purpose,I need a new NIC with a LAN IP for this and I have no clue.

View 1 Replies View Related

OpenSUSE Network :: 11.3 - PPTPD VPN Server And Masquerading

Sep 13, 2010

Have a router running OpenSUSE 11.3. I have 3 interfaces
eth0 192.168.0.0/24 - local network
eth1 - The Internet if
eth2 - Citynet

I have configured routing and it works. I can browse the Internet from local net. However, I want to connect to my workstation (192.168.0.3) from Citynet interface. I've made masquerading rule in Yast it works just fine like a proxy do (on 192.168.0.2 local server). Now I need to run VPN server in my local net to connect from Citynet interface, and I have problems with it. I've configured pptpd on the router and it work for local network and I have a vpn server under Windows on 192.168.0.2

So my questions are:
1. What do I need to do in yast to allow vpn (pptp) ftom eth2 to 192.168.0.2?
2. What do I need to do in yast to allow vpn on router?
Some how I succeed to make redirection to 192.168.0.2 and it worked, but I've tried to change it to router and can't get it work again.

In all these cases client has the next message:
pptp[109]: LCP: timeout sending Config-Requests
pptp[109]: Connection terminated.
pptp[109]: Modem hangu

View 2 Replies View Related

Networking :: Pptpd (poptop) Remoteip Range?

Jan 25, 2011

Currently I have the following configuration on pptpd.conf which allows 250 connections :localip 192.168.10.1remoteip 192.168.10.2-254connections 250I would like to increase the connections to 500 , so I need more remoteip , what is the correct format for defining more remoteip

View 2 Replies View Related

Networking :: Change Default Port Of Pptpd To 1813?

Jan 29, 2010

I used pptpd in cent os 5.4I want to change the default port 1723 of pptpd to 1813I chnage the pptpd port in service file to 1813 but ppp dont worknote : in ms vpn client i change the port to 1813

View 8 Replies View Related

Networking :: SuSE 11.3/64 Pptpd Vpn Fails To Send Gre Packages

Oct 28, 2010

I just setup a SuSE 11.3/64 server and I am trying to setup pptpd for a vpn. I noticed thatg the ppp0 (or any pppx) interface is non-exoisting and I think that that is the problem why my gre packages are not being sent by pptpd (as I have checked all other options). I have tcp port 1723, and protocol port 47 (gre) open on the firewall (SuSEfirewall2). I have traced the responses using tcpdump and only when the server sends gre to the remote client, the client never receives it (the 1723 connection is established). I checked the old server (SuSE 10.2) that worked the vpn fine, and the only thing missing on 11.3 is ppp0. All other hardware (routers, etc.) are the same. I suspect that pptpd tries to use ppp0 and the interface is non-existing. I can remotely ssh to the server, dns works, samba works, everything else works. Is it something I am missing? How do I create if ppp0 and link it to eth3, the internet gateway? Do I need ppp0?

View 2 Replies View Related

Software :: PPTPD RPM Not Installing Properly - Slow Repository ?

Apr 11, 2011

I've recently struggled across this problem:

Code:

While executing this command:

I've tried to install glibc which didn't change anything.

My other problem is that I'm downloading at 35kbps from connexeon.net (Belgian repo) but that my connection is the following: [url

View 1 Replies View Related

Ubuntu Servers :: Auto Mount Of An Usb Drive?

Sep 1, 2010

I just changed the os on my media server from Windows Home Server to Unbuntu 10.4 server. I got most of it working (samba, twonkymedia)

The only thing i have left to get working is the backup of that server. I installed bacula as i beleive it will do the job (unless someone has a better and simpler to configure idea) and i would like it to backup to my external usb 1Tb hard drive. I am able to mount the drive manually but this server gets turn on and off often to save power (and cut the electric bill) when not in use. I tried adding a line to fstab but when a do that, the server gets stuck on the startup even with the drive turned on. I read somewhere that i should use the UUID of the drive as it could change from sbd1 to sbh1 on restart so i did, same result.

View 4 Replies View Related

Ubuntu Servers :: Auto FTP All Files And Sub Folders?

Jul 27, 2011

Ive been trying to figure out a method to upload (copy) all files and sub folders under that folder to my content delivery network, basically run it every 30 minutes.

Whats the best way to do it? I tested a few that I was reading about, one just copied files nd not sub folders, another moved all files.

View 3 Replies View Related

Ubuntu Servers :: How To Auto Suspend And Wol Depending On Usage

Jan 18, 2010

i have a pc that is set up as a torrent slave / file server and media pc i want to set i up so that is goes in to suspend when there is no need for it to be on. I wnat it to wake at a set time to run a cron script for me, to check if there are any new torrents out, if there are , download an seed to till rtorrent auto stops the seeding (for me thats set at 1:1), then go back in to standby mode, if there are no active downloads then i want it to go back in to standby straight away.

as its also used as a file server, is there any way to have the shares still visable, with the pc in stand by, then when a user accesses it wake up the server, and if there is no activity after a set time out then go back in to standby. i would also like it to wol when i try to ssh in to it as a htpc is runns moovida, i would also like it to only go in to standby mode if i am not playing a video.

View 1 Replies View Related

Ubuntu Servers :: Integrate A .pac (Proxy Auto-config) Url?

Aug 26, 2010

What I'm trying to do seems pretty straight forward but I can't seem to find any documentation on this searching the "internets" but I think I'm getting mixed in with all the other proxy documentation.

What I'm trying to do is basically replicate the proxy settings from a desktop machine to a server machine. I have Ubuntu 10.04 Desktop running fine on a corporate network using the Automatic Proxy Configuration option and supplying the appropriate URL that I pulled for a corporate issued windows machine. I would like to do this on Ubuntu server 10.04 as well.

What I've got so far is coping out the proxy information from the .pac file and setting the http proxy value directly but I want to follow the URL so that the system follows any changes that come down the road. how to integrate a .pac (Proxy auto-config) url into ubuntu server?

View 3 Replies View Related

Ubuntu Servers :: Samba4 And Bind9 Auto Updates

Sep 2, 2010

I am using samba4 and bind9 (9.7.2rc1) on an ubuntu server 10.04.

Everything works fine, but bind9 ist unable to update DNS entries sent by clients.

I followed the tutorial [URL] but it doesn't work for me.

It doesn't look like a file permission problem:

Code:
-rw-r--r-- 1 root root /usr/local/samba/private/dns.keytab
-rw-r--r-- 1 root root /usr/local/samba/private/dns_update_list
-rw-r--r-- 1 root root /usr/local/samba/private/named.conf
-rw-r--r-- 1 root root /usr/local/samba/private/named.conf.update

[Code].....

View 2 Replies View Related

Ubuntu Servers :: How To Enable Auto Login On Restart

Feb 5, 2011

How do I enable auto login for my linux servers? I just don't want to have to login everytime I start them up or restart them. As they are test servers this happens alot...

View 1 Replies View Related

Ubuntu Servers :: Getting Md Raid To Auto Assemble On Boot

Jun 20, 2011

I have Ubuntu 10.10 (maverick) and I'm using mdadm 3.1.4. I have created a RAID 10 using imsm as the metadata, and this runs successfully if I assemble the RAID from the command line. My question is: How do I get the RAID to auto assemble when I boot the system? I would like to be able to mount the RAID when the system starts up (but the OS is on a separate disk altogether). What I've found out so far is that I must do a Code: update-initramfs -k all -u AFTER I've modified the /etc/mdadm/mdadm.conf file. This is what I've got in my configuration file:

[Code]....

BUT what happens is that when I reboot my server, and then do "ls -l /dev/md*" there is no listing at all for any RAID devices. I actually have to run the assemble command on command line and that is when I see listings for RAID devices under /dev. What am I missing?

View 9 Replies View Related

Ubuntu Servers :: Auto Mount Group Shares With Samba PDC?

Mar 2, 2010

I've a few group shares setup with samba and a PDC (using windows 7 clients) and the home directory for each user gets mounted automatically. I've configured group shares and only members of the respective group have access to them, but my question is how do I tell samba to automount group shares based on the user group?

View 1 Replies View Related

Ubuntu Servers :: Rsync Auto Login And Schedule Backup?

Nov 11, 2010

I have setup Rsync as a daemon on a Ubuntu 10.04 box and the setup was successful. Here are my configs

Code:
root@hurricane:`# nano /etc/default/rsync
# defaults file for rsync daemon mode
# start rsync in daemon mode from init.d script?
# only allowed values are "true", "false", and "inetd"

[Code].....

View 6 Replies View Related

Ubuntu Servers :: System Won't Shutdown + Apache Not Auto Starting / Fix It?

Nov 12, 2010

First post here so I'll do my best to provide the information needed.

System:

Dell Poweredge R310
Xeon 3460 2.8Ghz
4x2GB ram
4x 160GB Sata 7.2k (RAID 10)
Ubuntu Server 64bit

If I type as root, "reboot" or "shutdown -r now", nothing happenings - except the apache2 process stops + the usual "System is going down for reboot now". If I type "shutdown -h now" the system goes down.

Upon booting the server back up, MySQL starts correctly, but Apache2 does not - I have to run "service apache2 start", and it starts up fine.

I feel the 2 issues are related. I've reinstalled apache2 completely (configs and all) and this didn't help - I used yum to install/reinstall it.

View 8 Replies View Related

Networking :: Connect To A Vpn Server - The Required Daemons - Pppd And Pptpd - Aren't Availabale

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

Ubuntu Servers :: Auto Copy Folders To Windows And Vice Versa?

Apr 6, 2010

1. I need a script(like a scheduled cron job) which should perform Automatic copy (backup) of a directory from ubuntu server to windows and vice versa....

i tried every thing like samba mounting,ftp,etc..with samba its possible to map the network drive of an ubuntu directory in windows..but if the ubuntu server is not available then i cant access the network share..

Exactly this situation is happening for me while backing up tmp directory of ubuntu server ...

so in this case i need a permanent backup of tmp directory of ubuntu server in windows rather than a network share.

2. Also any ideas or scripts regarding automatic ftp (while doing a backup) from ubuntu server to windows... which can easily solve the above issue...

View 8 Replies View Related

Ubuntu Servers :: Auto Input The Password For The Encryption Disk During Boot Up?

Apr 26, 2010

I would like to known whether I can configure the server to input the password for the encryption disk automatically during boot up.Is it possible

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved