[trixbox1.localdomain ppp]# ps -ef | grep adsl
root      1403     1  0 Apr06 ?        00:00:00 /bin/bash /sbin/adsl-connect
/etc/sysconfig/network-scripts/ifcfg-ppp0
root      1532  1403  0 Apr06 ?        00:00:00 /usr/sbin/pppd pty
/usr/sbin/pppoe -p /var/run/pppoe-adsl.pid.pppoe -I eth1 -T 80 -U  -m 1412
 ipparam ppp0 linkname ppp0 noipdefault noauth default-asyncmap defaultroute
hide-password nodetach usepeerdns mtu 1492 mru 1492 noaccomp noccp nobsdcomp
nodeflate nopcomp novj novjccomp user
[email protected] 20 lcp-echo-failure 3
root      1533  1532  2 Apr06 ?        01:38:09 /usr/sbin/pppoe -p
/var/run/pppoe-adsl.pid.pppoe -I eth1 -T 80 -U -m 1412

[trixbox1.localdomain ppp]# ps -ef | grep ppp
root      1403     1  0 Apr06 ?        00:00:00 /bin/bash /sbin/adsl-connect
/etc/sysconfig/network-scripts/ifcfg-ppp0
root      1532  1403  0 Apr06 ?        00:00:00 /usr/sbin/pppd pty
/usr/sbin/pppoe -p /var/run/pppoe-adsl.pid.pppoe -I eth1 -T 80 -U  -m 1412
 ipparam ppp0 linkname ppp0 noipdefault noauth default-asyncmap defaultroute
hide-password nodetach usepeerdns mtu 1492 mru 1492 noaccomp noccp nobsdcomp
nodeflate nopcomp novj novjccomp user
[email protected] 20 lcp-echo-failure 3
root      1533  1532  2 Apr06 ?        01:38:09 /usr/sbin/pppoe -p
/var/run/pppoe-adsl.pid.pppoe -I eth1 -T 80 -U -m 1412

There are many scripts for the adsl. (adsl-setup, adsl-connect, adsl-start,
adsl-stop etc.)
And they are really long scripts. Would you like me to attach them ?


On Wed, Apr 8, 2009 at 11:45 PM, Vlado Peshov <[email protected]> wrote:

> On Wed, Apr 8, 2009 at 10:26 PM, Mekabe Ramein <[email protected]> wrote:
> > Hi,
> > Thanks for this information. Actually I was using adsl-start script for
> the
> > connection but I can check the pppoe-start if that's what you suggest.
> Can
> > you tell me which file(s) I should copy and change ?
>
> Paste us adsl-start script, and I also want to see the full
> information of the process that is starting... So give us also:
>
> ps aux | grep adsl-script
>
> or similar.
>
> Regards, Vlado
>
>
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Shorewall-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to