[Leaf-user] ISDN Modem (External) and BERING Beta 4 - No response to LCP requests
G'day all, I have recently changed over from another LRP to bering. The problem I am having is i dial into my ISP and send LCP ConfReq 's that seem to be ignored by the ISP's server. I tried calling my ISP to see if they could shed some light on this situation. But they seem to be having the same problem as me (they don't recieve a LCP ConfReq from me so they send me a LCP packet to which they get no response, and thus hang up on me) 1. Our ISP requires CHAP authentication 2. The ISDN modem is external and I have used it as a 'normal' modem in previous version of LRP ((which was FreeSCO )) 3. I am using BERING Beta 4, on a P166Mhz, 32Mb RAM, 1.44Mb Floppy Drive, Realtek 8139 10/100 NIC (8139too.o), 3Com Office Connect "External" 64K ISDN Modem I have included my /etc/ppp/peers/provider, /etc/chatscripts/provider, /etc/ppp/options and /etc/ppp/chap-secrets files /etc/ppp/peers/provider kdebug 1 debug ipcp-accept-local ipcp-accept-remote lock noauth defaultroute name /dev/ttyS1 115200 modem crtscts connect "/usr/sbin/chat -v -f /etc/chatscripts/provider" /etc/chatscripts/provider TIMEOUT 8 ABORT "BUSY" ABORT "NO CARRIER" ABORT "VOICE" ABORT "NO DIALTONE" ABORT "NO ANSWER" "" ATZ "" ATS60=64S70=0S80=0 OK ATDT CONNECT '' /etc/options hide-password no-ipx /etc/ppp/chap-secrets * Thanx Jay ___ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user
Re: [Leaf-user] Sudo in Cgi
Greg Morgan wrote: > [EMAIL PROTECTED] wrote: > > >>I don't know what the big deal is. >>Some one wrote to the list about root access from >>Apache cgi. I responded with a Reply with History >>from Lotus Notes ( sorry that's what my company uses). >> >>My email was rejected by the moderator. > > > > I believe sourceforge has some restrictions on things that can be posted > and it has nothing to do with the Leaf mailing lists. I tried to post > a dos .bat file to the development list once and sourceforge didn't like > that either. > > sigh...I am sure it has to do with security somehow. > > Greg Hi Greg, Mike Noyes sent mail to Phillip and me off the list explaining how he's doing some behind the scenes moderating of leaf-user to filter out html posts and whatever else is on his list of no-nos. It was news to me, but it's not meant to censor or prevent people from posting. Rather it's just another helpful attempt on his part to keep things workable around here. I'm not sure about your .bat file or what else is discouraged. Regards, Matthew ___ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user
Re: [Leaf-user] Bering Kernel 2.4 IDE Support?
* guitarlynn ([EMAIL PROTECTED]) wrote: > I haven't seen a reference in the thread to Syslinux'ing > the hd itself to make it bootable. This is necessary to get > it to boot, correct??? Right you are. I am now adding that to my Bering compact flash/ipsec documentation. I did it so long ago that I forgot it needed to be done! > I would definately add a note to the appropiate section > either way (either required or not). It is bound to create > some confusion for either new users or experienced users > with other versions depending on the validity of this question. --- Chad Carr [EMAIL PROTECTED] --- ___ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user
Re: [Leaf-user] Sudo in Cgi
[EMAIL PROTECTED] wrote: > I don't know what the big deal is. > Some one wrote to the list about root access from > Apache cgi. I responded with a Reply with History > from Lotus Notes ( sorry that's what my company uses). > > My email was rejected by the moderator. I believe sourceforge has some restrictions on things that can be posted and it has nothing to do with the Leaf mailing lists. I tried to post a dos .bat file to the development list once and sourceforge didn't like that either. sigh...I am sure it has to do with security somehow. Greg ___ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user
Re: [Leaf-user] Bering Kernel 2.4 IDE Support?
I haven't seen a reference in the thread to Syslinux'ing the hd itself to make it bootable. This is necessary to get it to boot, correct??? I would definately add a note to the appropiate section either way (either required or not). It is bound to create some confusion for either new users or experienced users with other versions depending on the validity of this question. -- ~Lynn Avants aka Guitarlynn guitarlynn at users.sourceforge.net http://leaf.sourceforge.net If linux isn't the answer, you've probably got the wrong question! ___ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user
[Leaf-user] libz.lrp (1.1.4) for openssh available
As it was recently mentionned in the LEAF mailing lists a vulnerability has been found in the Zlib compression library (which is provided by the libz.lrp package). This package is being used by the openssh suite (ssh, sshd, scp, sftp) and is now available in it's latest secure version (1.1.4). Openssh users should update immediately. The updated LEAF package is available for download at: http://leaf.sourceforge.net/devel/jnilo Jacques ___ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user
Re: [Leaf-user] Bering Kernel 2.4 IDE Support?
* Jacques Nilo ([EMAIL PROTECTED]) wrote: > > > and to load them in this order through the modules > > > package (there is a template for that in the modules > > > configuration file). Check the doc: > > > http://leaf.sourceforge.net/devel/jnilo/leaffw04.html#AEN3 > > > 93 > > > > If you need to load the modules package itself from the hard drive, I found > > that you have to add these lines to the /boot/etc/modules and the modules to > > the /boot/lib/modules directory. Is that not the case? > > Yes it is. I think this is mentionned in the doc. There is a README file in the /boot/etc directory. > > If you need to do this, you have to first uncompress and mount the initrd.lrp > package > > > > gunzip -S .lrp initrd.lrp > > mount -t minix initrd /mnt -o loop > > > > Then you can copy the files to /mnt/boot/lib/modules and make the changes to > > /mnt/boot/etc/modules. Then umount the image and recompress it. > > > > umount /mnt > > gzip -S .lrp -n initrd > > > > Is there an easier way? That is just how I got it to work. > > There are basically two strategies if you want to boot Bering (or any LEAF > variant) distro from an hard disk (be careful: you loose the security attached > to a write-protected media): > 1/ You make a ***msdos*** partition on your hard disk, install syslinux on it > an copy all the packages you need on the hard disk. Do not unpack anything. You > modify syslinux.cfg to declare the new PKGPATH to hdx and you put your ide > modules in /boot/lib/modules and save this in modules.lrp (do that on a floppy > distro before copying initrd.lrp to the IDE disk). > linux kernel and initrd.lrp will be loaded thanks to syslinux, the ide modules > will be loaded then and after that the /linuxrc script will load the other > packages from the hard disk. Bering will be run from a /tmpfs fs as with a > floppy distro. Your IDE disk is just another boot media where your packages are > stored. This is definitely the preferred way, I have found. The hardware I am using precludes me from doing it the floppy way. Otherwise it definitely would have been easier to copy the modules to the floppy, boot on it, mount it once booted, copy the modules to the /boot/lib/modules directory on the tmpfs, then back up initrd.lrp using lrcfg. Backing up modules.lrp doesn't back up /boot/lib/modules, as far as I can see. > 2/ You make a linux ***ext2*** partition on your hard disk and ***unpack*** all > the packages you need there. This is a more "hackish" approach where you get a > quasi linux distro on your disk. Not really recommended and requires some > knowledge of the program structure and some tuning too. This is for the same type of people who wake up in the morning and beat themselves in the head with a baseball bat. They are probably better off with a manually trimmed down debian image. --- Chad Carr [EMAIL PROTECTED] --- ___ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user
Re: [Leaf-user] Bering Kernel 2.4 IDE Support?
> > and to load them in this order through the modules > > package (there is a template for that in the modules > > configuration file). Check the doc: > > http://leaf.sourceforge.net/devel/jnilo/leaffw04.html#AEN3 > > 93 > > If you need to load the modules package itself from the hard drive, I found > that you have to add these lines to the /boot/etc/modules and the modules to > the /boot/lib/modules directory. Is that not the case? Yes it is. I think this is mentionned in the doc. > If you need to do this, you have to first uncompress and mount the initrd.lrp package > > gunzip -S .lrp initrd.lrp > mount -t minix initrd /mnt -o loop > > Then you can copy the files to /mnt/boot/lib/modules and make the changes to > /mnt/boot/etc/modules. Then umount the image and recompress it. > > umount /mnt > gzip -S .lrp -n initrd > > Is there an easier way? That is just how I got it to work. There are basically two strategies if you want to boot Bering (or any LEAF variant) distro from an hard disk (be careful: you loose the security attached to a write-protected media): 1/ You make a ***msdos*** partition on your hard disk, install syslinux on it an copy all the packages you need on the hard disk. Do not unpack anything. You modify syslinux.cfg to declare the new PKGPATH to hdx and you put your ide modules in /boot/lib/modules and save this in modules.lrp (do that on a floppy distro before copying initrd.lrp to the IDE disk). linux kernel and initrd.lrp will be loaded thanks to syslinux, the ide modules will be loaded then and after that the /linuxrc script will load the other packages from the hard disk. Bering will be run from a /tmpfs fs as with a floppy distro. Your IDE disk is just another boot media where your packages are stored. 2/ You make a linux ***ext2*** partition on your hard disk and ***unpack*** all the packages you need there. This is a more "hackish" approach where you get a quasi linux distro on your disk. Not really recommended and requires some knowledge of the program structure and some tuning too. Jacques ___ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user
[Leaf-user] pppd vs Courier I-modem and Dachstein
Hi, I've used Eigerstein successfully for a year or more now, and been very happy with it. I recently decided to put together a new firewall box that could connect in multiple ways depending upon how I booted it. I put three ethernet NIC's in a box, a 56K modem, and an USRobotics Courier I-Modem ISDN modem. I configured Dachstein for a DMZ firewall and made three variants: ethernet input, 56K modem input, and isdn input. The ethernet and 56K modem variants work flawlessly. My problem is that the I-modem won't automatically use multilink PPP to establish both 64K channels unless I have it in "internet mode", which means that after establishing the connection (message CONNECT 64000), it wants to go immediately into PPP mode and THEN do the authentication, as opposed to the way I'm used to connecting with an analog modem, where I have a chatscript that authenticates, and THEN pppd goes to PPP mode. My question is: How do I get pppd to go right to PPP mode after getting the CONNECT 64000 message and THEN authenticating using pap or chap? Thanks in advance, Bill Dudley ___ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user
RE: [Leaf-user] 56k modem : BERING
I have an image that was working then I removed my account name & password You would have to change that & check the IP # (think is at 192.168.1.1 and dhcp that gives 192.168.1.11-199) I could email you. Jacques Nilo, I would be pleased to send you so that you could place the image with your other Bering images? Mike N. has suggest that I should but the image on Source forge site under my account but would prefer that it was near your images. I would be happy to do same with the next version if you wish. Please respond to me. Larry Platzek [EMAIL PROTECTED] On Sun, 17 Mar 2002, Reginald R. Richardson wrote: > Date: Sun, 17 Mar 2002 14:13:13 +0100 > From: Reginald R. Richardson <[EMAIL PROTECTED]> > To: Jacques Nilo <[EMAIL PROTECTED]>, > Jim Van Eeckhoutte <[EMAIL PROTECTED]> > Cc: leaf <[EMAIL PROTECTED]> > Subject: RE: [Leaf-user] 56k modem : BERING > > I'm also testing Bearing with a Dial-up connection, for a client, > Bearing seems to be nice little tool > > I tried the setting decribed below, but still seems to be having some > issues, I configured every thing for the local ISP.. > > My goal is to get have dial-on-demand, so that if I do a ping and any > internet traffic, line will be open automatically, and then shut down > after some 5-10mins without activity.. > > I try ppp start, but for no reason I can see the darn pc dialing my > ISP... > What is string my modem is on /dev/ttyS1 but when serial starts I see it > saying something about /dev/ttyS00 at 0x03f8 (irq=4) is a 16550a > > I don't even see anything in the LOG, telling me that it was trying to > make a connect or so.. > > Any help is appreciatable > > Thnks > > > > -Original Message- > From: Jacques Nilo [mailto:[EMAIL PROTECTED]] > Sent: Saturday, March 16, 2002 12:32 > To: Jim Van Eeckhoutte > Cc: leaf > Subject: Re: [Leaf-user] 56k modem : BERING > > > Jim Van Eeckhoutte wrote: > > > Ah oh a newbie question. How does one get a internal 56k modem to work > > > in bering? Ive read the howtos but none on modem. Im trying to get a > > router goin to share verizon dialup for office. Right now office is > > using ICS on a ME machine(very unreliable). Any response would be more > > > than helpful. Thank you. > > > > The standard Bering distro provides modem dial-up support. > 1/ declare the modules needed for ppp > Through the LEAF configuration menu edit the modules configuration file > Uncomment those modules names needed for modem connection (the template > is ready) Save your file. backup modules.lrp 2/ declare ppp.lrp in > syslinux.cfg ppp.lrp is provided on the floppy. Edit syslinux.cfg and > add ppp to the LRP= list . save Reboot Configure your ppp setup through > the LEAF configuration menu (the default is a script for a Compuserve > connection). Entry 1 and 2 are the only one which need to be adhjusted > to your ISP environment Check > http://leaf.sourceforge.net/devel/jnilo/leaffw08.html#AEN561 > Once done save ppp.lrp > Good luck > Jacques > > > ___ > Leaf-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/leaf-user > > ___ > Leaf-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/leaf-user > ___ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user
Re: [Leaf-user] Bering Kernel 2.4 IDE Support?
* Jacques Nilo ([EMAIL PROTECTED]) wrote: > > > Is there a Bering kernel with IDE support? > > I'm trying to set up Bering booting from HD > > and I current linux file does nor support HD. > > > > Where can I get it?? > Standard Bering kernel supports IDE. You need to download > the 3 following modules from the module directory: > ide-mod > ide-disk > ide-probe-mod > > and to load them in this order through the modules > package (there is a template for that in the modules > configuration file). Check the doc: > http://leaf.sourceforge.net/devel/jnilo/leaffw04.html#AEN3 > 93 If you need to load the modules package itself from the hard drive, I found that you have to add these lines to the /boot/etc/modules and the modules to the /boot/lib/modules directory. Is that not the case? If you need to do this, you have to first uncompress and mount the initrd.lrp package gunzip -S .lrp initrd.lrp mount -t minix initrd /mnt -o loop Then you can copy the files to /mnt/boot/lib/modules and make the changes to /mnt/boot/etc/modules. Then umount the image and recompress it. umount /mnt gzip -S .lrp -n initrd Is there an easier way? That is just how I got it to work. --- Chad Carr [EMAIL PROTECTED] --- ___ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user
Re: [Leaf-user] Bering Cookbook
* Jacques Nilo ([EMAIL PROTECTED]) wrote: > Chad: > > A real thanks for your contribution. I think it will be really useful > for users who have been requesting IPSEC support within Bering. May I include > your mail content in a "Bering cookbook" documentation that will complement the >user's guide and will gather > contributions from Bering users describing specific configurations? Of course. I will spend the day getting them cleaned up properly and repost them this evening. --- Chad Carr [EMAIL PROTECTED] --- ___ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user
RE: [Leaf-user] 56k modem : BERING
I'm also testing Bearing with a Dial-up connection, for a client, Bearing seems to be nice little tool I tried the setting decribed below, but still seems to be having some issues, I configured every thing for the local ISP.. My goal is to get have dial-on-demand, so that if I do a ping and any internet traffic, line will be open automatically, and then shut down after some 5-10mins without activity.. I try ppp start, but for no reason I can see the darn pc dialing my ISP... What is string my modem is on /dev/ttyS1 but when serial starts I see it saying something about /dev/ttyS00 at 0x03f8 (irq=4) is a 16550a I don't even see anything in the LOG, telling me that it was trying to make a connect or so.. Any help is appreciatable Thnks -Original Message- From: Jacques Nilo [mailto:[EMAIL PROTECTED]] Sent: Saturday, March 16, 2002 12:32 To: Jim Van Eeckhoutte Cc: leaf Subject: Re: [Leaf-user] 56k modem : BERING Jim Van Eeckhoutte wrote: > Ah oh a newbie question. How does one get a internal 56k modem to work > in bering? Ive read the howtos but none on modem. Im trying to get a > router goin to share verizon dialup for office. Right now office is > using ICS on a ME machine(very unreliable). Any response would be more > than helpful. Thank you. > The standard Bering distro provides modem dial-up support. 1/ declare the modules needed for ppp Through the LEAF configuration menu edit the modules configuration file Uncomment those modules names needed for modem connection (the template is ready) Save your file. backup modules.lrp 2/ declare ppp.lrp in syslinux.cfg ppp.lrp is provided on the floppy. Edit syslinux.cfg and add ppp to the LRP= list . save Reboot Configure your ppp setup through the LEAF configuration menu (the default is a script for a Compuserve connection). Entry 1 and 2 are the only one which need to be adhjusted to your ISP environment Check http://leaf.sourceforge.net/devel/jnilo/leaffw08.html#AEN561 Once done save ppp.lrp Good luck Jacques ___ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user ___ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user
[Leaf-user] Bering Cookbook
Chad: A real thanks for your contribution. I think it will be really useful for users who have been requesting IPSEC support within Bering. May I include your mail content in a "Bering cookbook" documentation that will complement the user's guide and will gather contributions from Bering users describing specific configurations? The first release of the cookbook could contain the following contributions A Bering dialup-modem configuration (me) A pcmcia/dialup-modem emergency router (me) PPPoE setup in Bering (Eric) ISDN setup in Bering (Eric) Wireless and orinoco setup (Bob Pocius) IPSEC (Chad) I will post shortly the first two with their xml code that could be used by those interested as a template. Any other contribution are welcomed ! (bridging, setting up a dmz, ...) Jacques ___ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user