|
From: C.Dummy <cd...@b2...> - 2007-06-14 12:55:13
|
Hello. I'm trying Devil Linux for the first time. I'm current user of BeringU floppy distro. I'm trying to find some docs about setting up ADSL adding modules to firewall or removing them (mms, h323), adding rules to firewall. Can someone direct me to this or maybe there is some FAQ. Thanks in advance. Seeing how easy You can add nic modules to boot process I was hoping that equally easy will be setup of adsl or firewall. Andrey |
|
From: Heiko Z. <he...@zu...> - 2007-06-14 13:13:38
|
Hey, On Thu, June 14, 2007 07:55, C.Dummy wrote: > Hello. I'm trying Devil Linux for the first time. I'm current user of > BeringU floppy distro. I'm trying to find some docs about setting up > ADSL adding modules to firewall or removing them (mms, h323), adding > rules to firewall. Can someone direct me to this or maybe there is some > FAQ. Thanks in advance. Seeing how easy You can add nic modules to boot > process I was hoping that equally easy will be setup of adsl or firewall. > Andrey Did you check out the doc on the website? http://www.devil-linux.org/documentation/1.2.x/ The firewall is configured in the script /etc/init.d/firewall.rules . You can add your stuff there. There's not too much about ADSL, but there should be plenty of how-to's available. Just ask google. -- Regards Heiko Zuerker http://www.devil-linux.org |
|
From: C.Dummy <cd...@b2...> - 2007-06-14 13:42:06
|
Yes I went through all those docs. Nothing about adsl. So I think I have to edit by hand pppoe and ppp secret scripts just like in BeringU. One more question. So there is default firewall but if I want to use shorewall, default firewall should be off? Andrey Heiko Zuerker wrote: > Hey, > > On Thu, June 14, 2007 07:55, C.Dummy wrote: > >> Hello. I'm trying Devil Linux for the first time. I'm current user of >> BeringU floppy distro. I'm trying to find some docs about setting up >> ADSL adding modules to firewall or removing them (mms, h323), adding >> rules to firewall. Can someone direct me to this or maybe there is some >> FAQ. Thanks in advance. Seeing how easy You can add nic modules to boot >> process I was hoping that equally easy will be setup of adsl or firewall. >> Andrey >> > > Did you check out the doc on the website? > http://www.devil-linux.org/documentation/1.2.x/ > > The firewall is configured in the script /etc/init.d/firewall.rules . You > can add your stuff there. > > There's not too much about ADSL, but there should be plenty of how-to's > available. Just ask google. > > |
|
From: Heiko Z. <he...@zu...> - 2007-06-14 14:48:53
|
On Thu, June 14, 2007 08:41, C.Dummy wrote: > Yes I went through all those docs. Nothing about adsl. So I think I > have to edit by hand pppoe and ppp secret scripts just like in BeringU. One > more question. So there is default firewall but if I want to use > shorewall, default firewall should be off? Andrey I never used shorewall, I don't know. It may just overwrite the defined rules. Heiko |
|
From: <ee...@fr...> - 2007-06-14 18:39:10
|
C.Dummy a écrit : hi, > Yes I went through all those docs. Nothing about adsl. So I think I > have to edit by hand pppoe and ppp secret scripts just like in BeringU. > One more question. So there is default firewall but if I want to use > shorewall, default firewall should be off? > START_FIREWALL=no and START_SHOREWALL=yes ... in /etc/sysconfig/config > Andrey > Heiko Zuerker wrote: > >> Hey, >> >> On Thu, June 14, 2007 07:55, C.Dummy wrote: >> >> >>> Hello. I'm trying Devil Linux for the first time. I'm current user of >>> BeringU floppy distro. I'm trying to find some docs about setting up >>> ADSL adding modules to firewall or removing them (mms, h323), adding >>> rules to firewall. Can someone direct me to this or maybe there is some >>> FAQ. Thanks in advance. Seeing how easy You can add nic modules to boot >>> process I was hoping that equally easy will be setup of adsl or firewall. >>> Andrey >>> >>> >> Did you check out the doc on the website? >> http://www.devil-linux.org/documentation/1.2.x/ >> >> The firewall is configured in the script /etc/init.d/firewall.rules . You >> can add your stuff there. >> >> There's not too much about ADSL, but there should be plenty of how-to's >> available. Just ask google. >> >> >> > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > > |
|
From: C.Dummy <cd...@b2...> - 2007-06-14 13:55:20
|
I keep seeing in Google adsl-setup script in Devil Linux but I get command not found on my box. Is this script still available? Andrey Thanks for help |
|
From: Heiko Z. <he...@zu...> - 2007-06-14 14:51:09
|
On Thu, June 14, 2007 08:55, C.Dummy wrote: > I keep seeing in Google > adsl-setup script in Devil Linux but I get command not found on my box. Is > this script still available? Andrey > Thanks for help In the newer version of rp-pppoe (which we're using), they renamed the scripts. They now all start with pppoe instead of adsl, i.e. pppoe-setup . -- Regards Heiko Zuerker http://www.devil-linux.org |