> What is the output of > > $ su - > > passwd: > > # ls -l /etc/ppp/ip-up > > > > In my case it is the following: > > [olivares@localhost ~]$ ls -l /etc/ppp/ip-up > > -rwxr-xr-x 1 root root 430 2008-11-11 10:51 /etc/ppp/ip-up > > > > > > This might help find out what is happening. > > > > Regards, > > > > Antonio > > > > [olivares@localhost ~]$ uname -iprm > > 2.6.30.2 i686 i686 i386 > > > > thank you > Antonio, for the reply. > here is my ls -l : > -rwxr-xr-x. 1 root root 430 2009-05-01 15:35 > /etc/ppp/ip-up > > and my ls -Z: > > -rwxr-xr-x. root root > system_u:object_r:pppd_initrc_exec_t:s0 /etc/ppp/ip-up > Looks to be correct. I double checked in Fedora 10 and Fedora 11 and it is about the same. I did not check selinux contexts though :( You are connecting via dialup or wireless broadband? How long does the connection last? If you do a restart ? something like # service NetworkMangager stop # service NetworkManager start take a look at output of # ifconfig -a and/or system logs to find what is causing this. also dmesg can see if a driver or kernel module caused the stoppage? Regards, Antonio -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines