[leaf-user] Bering and Netmeeting

2003-03-17 Thread Heriberto Höhlke
Hello

I am testing Bering 1.0 and Netmeeting behind the firewall with 50% success.
I included ip_nat_h323.o and ip_conntrack_h323.o modules at startup.
The link is 256K ADSL.
My internal PC has IP 192.168.1.11.
The other PC has a public fixed IP.

Incoming calls works well (audio and video), from a the other PC with public
IP to my private IP (192.168.1.11).

But my outgoing calls doesn't work. In the other PC appears a message like
Waiting confirmation from 192.168.1.11, but in my netmeeting doesn't
appears any message. This IP should be my eth0 IP. I think this is related
to SNAT setting.
What would be this setting?
Should I put ADD_SNAT_ALIASES=Yes in /etc/shorewall/shorewall.conf?

Regards
Heriberto


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.459 / Virus Database: 258 - Release Date: 25/02/03


¡Internet GRATIS es Yahoo! Conexión!
Usuario yahoo, contraseña yahoo. 
Desde Buenos Aires, 4004-1010.
Otras ciudades: http://conexion.yahoo.com.ar/avanzados.html


---
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html


[leaf-user] ppp0 vs eth0

2003-03-17 Thread Heriberto Höhlke
Hello

I tried my first ADSL connection. I thought the interface connecting to
Internet would be eth0, but it is ppp0. Is this correct or is something
wrong?

# ip addr
1: lo: LOOPBACK,UP mtu 16436 qdisc noqueue
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
2: dummy0: BROADCAST,NOARP mtu 1500 qdisc noop
link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff
3: eth0: BROADCAST,MULTICAST,UP mtu 1500 qdisc pfifo_fast qlen 100
link/ether 00:c0:df:f5:02:4a brd ff:ff:ff:ff:ff:ff
4: eth1: BROADCAST,MULTICAST,UP mtu 1500 qdisc pfifo_fast qlen 100
link/ether 00:c0:df:ec:4e:74 brd ff:ff:ff:ff:ff:ff
inet 192.168.1.254/24 brd 192.168.1.255 scope global eth1
5: ppp0: POINTOPOINT,MULTICAST,NOARP,UP mtu 1492 qdisc pfifo_fast qlen 3
link/ppp
inet 200.45.218.59 peer 200.3.62.138/32 scope global ppp0

# /etc/network/interfaces
# Loopback interface.
auto lo
iface lo inet loopback
# Option 1.3: PPP/PPPOE (modem connected to eth0)
auto ppp0
iface ppp0 inet ppp
pre-up ip link set eth0 up
provider dsl-provider eth0
#
# Option 1.4: PPP modem
#auto ppp0
#iface ppp0 inet ppp
#   provider provider

# Step 2: configure  internal interface
# Default: eth1 / fixed IP = 192.168.1.254
auto eth1
iface eth1 inet static
address 192.168.1.254
masklen 24
broadcast 192.168.1.255

Regards
Heriberto


¡Internet GRATIS es Yahoo! Conexión!
Usuario yahoo, contraseña yahoo. 
Desde Buenos Aires, 4004-1010.
Otras ciudades: http://conexion.yahoo.com.ar/avanzados.html


---
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html


RE: [leaf-user] iptraf and ncurses on Bering 1.0/1.1

2003-03-10 Thread Heriberto Höhlke
Hello Adrian

Yes, I did it. I copied from a Red Hat 7.2 the /usr/share/terminfo/l/linux
file to a diskette, booted in Bering, created the directory
/usr/share/terminfo/l and copied the file linux into the directory. You can
include the line /usr/share/terminfo in /var/lib/lrpkg/etc.list and backup
the etc package.
If you want to run minicom, this file must be located in /etc/terminfo/l.

Regards
Heriberto


 -Mensaje original-
 De: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] nombre de Adrian
 Wooster
 Enviado el: Lunes, 10 de Marzo de 2003 12:42 p.m.
 Para: [EMAIL PROTECTED]
 Asunto: [leaf-user] iptraf and ncurses on Bering 1.0/1.1


 Has anyone had success in using iptraf.lrp and libncurs.lrp on Bering?

 When I've loaded as instructed, iptraf returns errors about
 opening terminal
 linux which I assume means its having problems with ncurses. The
 recommended
 ncurses package certainly appears to have loaded correctly.

 I seem to remember ntop.lrp has a similar issue at the console, but works
 okay from the web interface.

 Can anyone help?

 Adrian



 ---
 This sf.net email is sponsored by:ThinkGeek
 Welcome to geek heaven.
 http://thinkgeek.com/sf
 
 leaf-user mailing list: [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/leaf-user
 SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
 ---
 Incoming mail is certified Virus Free.
 Checked by AVG anti-virus system (http://www.grisoft.com).
 Version: 6.0.459 / Virus Database: 258 - Release Date: 25/02/03

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.459 / Virus Database: 258 - Release Date: 25/02/03
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.459 / Virus Database: 258 - Release Date: 25/02/03


¡Internet GRATIS es Yahoo! Conexión!
Usuario yahoo, contraseña yahoo. 
Desde Buenos Aires, 4004-1010.
Otras ciudades: http://conexion.yahoo.com.ar/avanzados.html


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html


[leaf-user] Winzip and .lrp

2003-03-10 Thread Heriberto Höhlke
Hello

I usually open .lrp files with Winzip81 in Windows 98, renaming them to
*.tgz, except initrd.lrp, that can't be opened. I would like to protect the
password file of etc.lrp from been cracked with Brute Force crackers like
John The Ripper.
Is there a way for backing up the .lrp files, so they cannot be opened (as
initrd.lrp), except from inside the Bering box, and of course knowing the
root password?

Regards
Heriberto
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.459 / Virus Database: 258 - Release Date: 25/02/03


¡Internet GRATIS es Yahoo! Conexión!
Usuario yahoo, contraseña yahoo. 
Desde Buenos Aires, 4004-1010.
Otras ciudades: http://conexion.yahoo.com.ar/avanzados.html


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html


RE: [leaf-user] Winzip and .lrp

2003-03-10 Thread Heriberto Höhlke
Hello Lynn

I plan to install Bering in a site, where I have no control who has physical
access to the firewall.

Regards
Heriberto
 On Monday 10 March 2003 02:51 pm, Heriberto Höhlke wrote:
  Hello
 
  I usually open .lrp files with Winzip81 in Windows 98, renaming them to
  *.tgz, except initrd.lrp, that can't be opened. I would like to
 protect the
  password file of etc.lrp from been cracked with Brute Force
 crackers like
  John The Ripper.
  Is there a way for backing up the .lrp files, so they cannot be
 opened (as
  initrd.lrp), except from inside the Bering box, and of course
 knowing the
  root password?

 How would anyone be able to crack your password file without logging in
 as 'root'? Really the only security concerns to the outside you would have
 would be dependant on opening http/ftp/etc... services open to
 the internet
 and running on the router itself. If this is a large concern of
 yours, I would
 suggest moving these services off the router and into a DMZ.
 --
 ~Lynn Avants
 Linux Embedded Appliance Firewall Developer
 http://leaf.sourceforge.net
 http://www.guitarlynn.homelinux.org:81


 ---
 This sf.net email is sponsored by:ThinkGeek
 Welcome to geek heaven.
 http://thinkgeek.com/sf
 
 leaf-user mailing list: [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/leaf-user
 SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
 ---
 Incoming mail is certified Virus Free.
 Checked by AVG anti-virus system (http://www.grisoft.com).
 Version: 6.0.459 / Virus Database: 258 - Release Date: 25/02/03

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.459 / Virus Database: 258 - Release Date: 25/02/03


¡Internet GRATIS es Yahoo! Conexión!
Usuario yahoo, contraseña yahoo. 
Desde Buenos Aires, 4004-1010.
Otras ciudades: http://conexion.yahoo.com.ar/avanzados.html


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html


[leaf-user] EyeBall and Bering

2003-03-05 Thread Heriberto Höhlke
Hello

Someone weeks ago, I have read some mails (Subject: Bering/Shorewall vs.
Dachstein) about Eyeball Chat behind a Bering box. I also have read in
www.eyeball.com where they say their Any-Firewall Technology works with
iptables. My question is, if someone tried successfully Eyeball with Bering,
with other ISP than AOL?

Regards
Heriberto
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.459 / Virus Database: 258 - Release Date: 25/02/03


¡Internet GRATIS es Yahoo! Conexión!
Usuario yahoo, contraseña yahoo. 
Desde Buenos Aires, 4004-1010.
Otras ciudades: http://conexion.yahoo.com.ar/avanzados.html


---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html


Re: [leaf-user] syslinux.cfg question

2003-03-03 Thread Heriberto Höhlke
Hello Charles

Create a lrpkg.cfg file in your floppy or CD, and copy all text after LRP=
from syslinux.cfg to lrpkg.cfg. You also can delete LRP= in syslinux.cfg.

I boot Bering from CD. My isolinux.cfg contains (without LRP=):
  display syslinux.dpy
  timeout 0
  default linux initrd=initrd.lrp init=/linuxrc root=/dev/ram0
boot=/dev/cdrom:iso9660 PKGPATH=/dev/cdrom:iso9660,/dev/fd0u1680:msdos
syst_size=30M

and my lrpkg.cfg in the CD contains:

root,etc,local,modules,iptables,pump,keyboard,shorwall,dnscache,weblet,ppp,p
ppoe,tc,sshd,libz,dhcpd,log

Regards
Heriberto

- Original Message -
From: Charles Holbrook [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, March 03, 2003 4:47 PM
Subject: [leaf-user] syslinux.cfg question


 I have run into a wall at 256 characters on the default line in
 syslinux.cfg.  Does anyone have any suggestions for how to get around
this?


 Catapultam habeo. Nisi pecuniam omnem mihi dabis, ad caput tuum saxum
 immane mittam.




 ---
 This sf.net email is sponsored by:ThinkGeek
 Welcome to geek heaven.
 http://thinkgeek.com/sf
 
 leaf-user mailing list: [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/leaf-user
 SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html


¡Internet GRATIS es Yahoo! Conexión!
Usuario yahoo, contraseña yahoo. 
Desde Buenos Aires, 4004-1010.
Otras ciudades: http://conexion.yahoo.com.ar/avanzados.html


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html


[leaf-user] Amigo USB ADSL Router

2003-02-28 Thread Heriberto Höhlke
Hello

It's possible use Bering with a Amigo USB ADSL Modem?

Regards
Heriberto


¡Internet GRATIS es Yahoo! Conexión!
Usuario yahoo, contraseña yahoo. 
Desde Buenos Aires, 4004-1010.
Otras ciudades: http://conexion.yahoo.com.ar/avanzados.html


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html


[leaf-user] Maclist

2003-02-27 Thread Heriberto Höhlke
Hello

I need to limit the access to Internet by MAC address to 30 PCs. I plan to
implement with the Maclist file of Shorewall.
My question is:
30 MAC addresses in the Maclist file, doesn't slow down too much the
firewall?

Regards
Heriberto


¡Internet GRATIS es Yahoo! Conexión!
Usuario yahoo, contraseña yahoo. 
Desde Buenos Aires, 4004-1010.
Otras ciudades: http://conexion.yahoo.com.ar/avanzados.html


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html


[leaf-user] /etc/rc.local

2003-02-26 Thread Heriberto Höhlke
Hello!

I use Red Hat, and have no much experience with Debian.
A short question, in Debian what is the equivalent of /etc/rc.local?

Regards
HH


¡Internet GRATIS es Yahoo! Conexión!
Usuario yahoo, contraseña yahoo. 
Desde Buenos Aires, 4004-1010.
Otras ciudades: http://conexion.yahoo.com.ar/avanzados.html


---
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html


Re: AW: [leaf-user] /etc/rc.local

2003-02-26 Thread Heriberto Höhlke
Thanks Jeff, Larry and Alex

I tried the following and it works.

#!/bin/sh
RCDLINKS=0,K99 1,K99 2,S99 3,S99 4,S99 5,S99 6,K99
mount /dev/cdrom /mnt -o ro -t iso9660 2 /dev/null


Regards
Heriberto
- Original Message -
From: Alex Rhomberg [EMAIL PROTECTED]
To: Larry Platzek [EMAIL PROTECTED]
Cc: Heriberto Höhlke [EMAIL PROTECTED];
[EMAIL PROTECTED]
Sent: Wednesday, February 26, 2003 11:01 AM
Subject: AW: AW: [leaf-user] /etc/rc.local


  Is runlevel 5 default for Bering? For Bering-uClibc-1.0.2 2 is the
  default. I thought the main change was what clibc is used. I would
  consider runlevel a change that would/should be well documented change.
 
  You can check what the default is by looking at /etc/initttab

 You're right, runlevel 2 is the default for Bering. I looked at
/etc/inittab
 when I should have looked at ./etc/inittab on the system I use for Bering
 development.

 Heriberto, rather use RCDLINKS=2,S99

 - Alex



 ---
 This SF.net email is sponsored by: Scholarships for Techies!
 Can't afford IT training? All 2003 ictp students receive scholarships.
 Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
 www.ictp.com/training/sourceforge.asp
 
 leaf-user mailing list: [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/leaf-user
 SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



¡Internet GRATIS es Yahoo! Conexión!
Usuario yahoo, contraseña yahoo. 
Desde Buenos Aires, 4004-1010.
Otras ciudades: http://conexion.yahoo.com.ar/avanzados.html


---
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html


[leaf-user] Squid

2003-02-26 Thread Heriberto Höhlke
Hello

Someone said me, that using a RAM as cache of a proxy reduces the life of
the RAM to two years. Is it true?
When I run squid en a Bering Box, it opens 18 squid and 5 dnsserver
processes. Is it normal?
23686 root   6352 S(squid)
 9198 root   6352 S(squid)
31611 root   6352 S(squid)
 2594 root   6352 S(squid)
15099 root   6352 S(squid)
25392 root   6352 S(squid)
24601 root   6352 S(squid)
 4909 root   6352 S(squid)
15289 root   6352 S(squid)
23633 root   6352 S(squid)
30299 root   6352 S(squid)
 4555 root   6352 S(squid)
  661 root   6352 S(squid)
  887 root   6352 S(squid)
12540 root   6352 S(squid)
 2384 root   6352 S(squid)
28901 root   6352 S(squid)
11511 root   6352 S(squid)
29810 nobody 1632 S(dnsserver)
22106 nobody 1476 S(dnsserver)
 7665 nobody 1836 S(dnsserver)
 2033 nobody  980 S(dnsserver)
29127 nobody 1476 S(dnsserver)

Regards
Heriberto


¡Internet GRATIS es Yahoo! Conexión!
Usuario yahoo, contraseña yahoo. 
Desde Buenos Aires, 4004-1010.
Otras ciudades: http://conexion.yahoo.com.ar/avanzados.html


---
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html


[leaf-user] SSH Sentinel

2003-01-30 Thread Heriberto Höhlke
Hello

Does SSH Sentinel support Dynamic DNS IPs?

Thanks
Herbert

Ahora podés usar Yahoo! Messenger desde tu celular. Aprendé cómo hacerlo en Yahoo! 
Móvil: http://ar.mobile.yahoo.com/sms.html


---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] SSH Sentinel

2003-01-30 Thread Heriberto Höhlke
Yes, my question was if the client SSH Sentinel could be dynamic
Thanks

Not 100% what you mean, are you asking if the client is dynamic can you
SSH Sentinel on the client?  If so they the answer is yes, they have
some great docs on there site for integrating with FreeSwan.

- Todd

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]] On Behalf Of
 Heriberto Höhlke
 Sent: Thursday, January 30, 2003 8:38 AM
 To: [EMAIL PROTECTED]
 Subject: [leaf-user] SSH Sentinel


 Hello

 Does SSH Sentinel support Dynamic DNS IPs?

 Thanks
 Herbert

 Ahora podés usar Yahoo! Messenger desde tu celular. Aprendé
 cómo hacerlo en Yahoo! Móvil: http://ar.mobile.yahoo.com/sms.html


 ---
 This SF.NET email is sponsored by:
 SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
 http://www.vasoftware.com
 --
 --
 leaf-user mailing list: [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/leaf-user
 SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html


Ahora podés usar Yahoo! Messenger desde tu celular. Aprendé cómo hacerlo en Yahoo! 
Móvil: http://ar.mobile.yahoo.com/sms.html


---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



[leaf-user] Windows 98 and Bering

2003-01-27 Thread Heriberto Höhlke
Hello

I need to connect several Windows 98 computers to a central office Microsoft
LAN, with ADSL and VPN tunnels, according to the following diagram:
 ---
-  Windows 98 Workstation A
   /
Microsoft LAN  Bering Box  Internet    Windows 98 Workstation B
   \
 ---
-  Windows 98 Workstation C
I downoaded msl2tp.exe from Microsoft. I have read in several docs, the only
option is Preshared Keys, but I want
to use RSA keys.
Is this possible?
Should I use ipsec or ipsec509?
Should I use nmbd-207.lrp module in the Bering Box?
Should I load pptpd.lrp, ip_conntrack_pptp.o and ip_nat_pptp.o in my Bering
Box?
While testing, I don't use iptables and shorewall.

Regards
Herbert




Ahora podés usar Yahoo! Messenger desde tu celular. Aprendé cómo hacerlo en Yahoo! 
Móvil: http://ar.mobile.yahoo.com/sms.html


---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



[leaf-user] TinyDNS and TXT Records

2003-01-24 Thread Heriberto Höhlke
Hello

I got running my first IPSec VPN with RSA keys. I thank you all for all the
information.
Now I'm testing opportunistic vpns. I have to upload my public key into a
TXT record on DNS server.
My question is: Does support TinyDNS TXT records? Or should I use another
DNS Server?

Thanks
Heriberto



Ahora podés usar Yahoo! Messenger desde tu celular. Aprendé cómo hacerlo en Yahoo! 
Móvil: http://ar.mobile.yahoo.com/sms.html


---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



RE: [leaf-user] Bering web manager

2003-01-20 Thread Heriberto Höhlke
There is webet, but you can only monitor. I manage it remotly, setting up
sshd in the Bering box and conecting to it from Windows with Putty.exe.

Regards



 Hi

 can I manager my bering box with a web browser ?

 How can do it ?

 thanks

 roberto


 ---
 This sf.net email is sponsored by:ThinkGeek
 Welcome to geek heaven.
 http://thinkgeek.com/sf
 
 leaf-user mailing list: [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/leaf-user
 SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Ahora podés usar Yahoo! Messenger desde tu celular. Aprendé cómo hacerlo en Yahoo! 
Móvil: http://ar.mobile.yahoo.com/sms.html


---
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



[leaf-user] ez-ipupdate and dsn2go.com

2003-01-19 Thread Heriberto Höhlke
Hello

Works ez-ipupdate.lrp with dns2go.com free dns servcie?
I downloaded a Perl client from dns2go.com, but I don't like the idea of
loading Perl in my Bering box. I would like to use ez-ipupdate with
dns2go.com, where I aready have an account.

Regards

Ahora podés usar Yahoo! Messenger desde tu celular. Aprendé cómo hacerlo en Yahoo! 
Móvil: http://ar.mobile.yahoo.com/sms.html


---
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



[leaf-user] ipsec vs ipsec509

2003-01-16 Thread Heriberto Höhlke
Hy

I´m setting up a VPN conection with ipsec.lrp. I also seen a ipsec509.lrp
module. In few words, what is the main difference between ipsec.lrp and
ipsec509.lrp?

Regards
Heriberto






Ahora podés usar Yahoo! Messenger desde tu celular. Aprendé cómo hacerlo en Yahoo! 
Móvil: http://ar.mobile.yahoo.com/sms.html


---
This SF.NET email is sponsored by: Thawte.com
Understand how to protect your customers personal information by implementing
SSL on your Apache Web Server. Click here to get our FREE Thawte Apache 
Guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0029en

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



[leaf-user] syst_size and isolinux.cfg

2003-01-14 Thread Heriberto Höhlke
Hello

Works syst_size=10M parameter in isolinux.cfg?

cat /mnt/isolinux.cfg

display syslinux.dpy
timeout 0
default linux initrd=initrd.lrp syst_size=10M init=/linuxrc root=/dev/ram0
boot=/dev/cdrom:iso9660 PKGPATH=/dev/cdrom:iso9660,/dev/fd0:msdos
LRP=root,etc,local,modules,iptables,pump,keyboard,shorwall,dnscache,weblet,p
pp,pppoe,ifconfig

Regards


Ahora podés usar Yahoo! Messenger desde tu celular. Aprendé cómo hacerlo en Yahoo! 
Móvil: http://ar.mobile.yahoo.com/sms.html


---
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



RE: [leaf-user] 2 3com etherlink III cards

2003-01-14 Thread Heriberto Höhlke
Have you tried lsmod? I have a box with two Realtek (ne2k-pci). smod output
middle column is 2, so there are two instances of the same driver. Your
lsmod has 1 or 2? If you have 2, then the problem are not the cards. I had
the same problem and found out, the cause was firewall's setup, because one
card was in the loc zone  (less secured) and the other in the net zone (most
secured).

I hope this helps you. Regards
Herbert

Hi list,

I have a box with two 3com etherlink III cards. The 3c509 module only finds
one. Any idea how to find the second one. Should I load the 3c509 module
twice?

Thanks for you help.

Chera Bekker



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld =omething 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Ahora podés usar Yahoo! Messenger desde tu celular. Aprendé cómo hacerlo en Yahoo! 
Móvil: http://ar.mobile.yahoo.com/sms.html


---
This SF.NET email is sponsored by: Take your first step towards giving 
your online business a competitive advantage. Test-drive a Thawte SSL 
certificate - our easy online guide will show you how. Click here to get 
started: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0027en

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



RE: [leaf-user] DoC or CD Reader

2003-01-14 Thread Heriberto Höhlke
 My experience has been the best with a CF reader drive and CF (cold plug
 though). I bought a IDE-CF convertor which was a PCB version, rigged it up
 to jut out from the PC and used it to plug in and out CFs without having
to
 open up the machine.
How much cost IDE-CF convertor and CF? In my country I don't find them.

Thanks
Heriberto


Ahora podés usar Yahoo! Messenger desde tu celular. Aprendé cómo hacerlo en Yahoo! 
Móvil: http://ar.mobile.yahoo.com/sms.html


---
This SF.NET email is sponsored by: Take your first step towards giving 
your online business a competitive advantage. Test-drive a Thawte SSL 
certificate - our easy online guide will show you how. Click here to get 
started: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0027en

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



RE: [leaf-user] syst_size and isolinux.cfg

2003-01-14 Thread Heriberto Höhlke
I modified isolinux.cfg, in the same way I did with syslinux.cfg, but it
always boots with 6M, not 10M.
I already use lrpkg.cfg in diskette, because the PKGPATH of syslinux.cfg was
to long.

Regards
Herbert

Hi

At 10:06 14.01.2003 -0300, you wrote:
Hello

Works syst_size=10M parameter in isolinux.cfg?

isolinux.cfg can take the same parameters as syslinux.cfg. I suggest to use
the lrpkg.cfg file for the packages to be loaded when you have many
packages, because the parameters passed to iso/syslinux have a limited
length.

HTH

Erich


THINK
Püntenstrasse 39
8143 Stallikon
mailto:[EMAIL PROTECTED]
PGP Fingerprint: BC9A 25BC 3954 3BC8 C024  8D8A B7D4 FF9D 05B8 0A16


Ahora podés usar Yahoo! Messenger desde tu celular. Aprendé cómo hacerlo en Yahoo! 
Móvil: http://ar.mobile.yahoo.com/sms.html


---
This SF.NET email is sponsored by: Take your first step towards giving 
your online business a competitive advantage. Test-drive a Thawte SSL 
certificate - our easy online guide will show you how. Click here to get 
started: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0027en

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



[leaf-user] DoC or CD Reader

2003-01-13 Thread Heriberto Höhlke
Hello

I'm looking for what is less expensive, a CD reader or a DiskOnChip.
Which is the most used DiskOnChip used with Bering? 
Does it need a PCMCIA adapter for a desktop PC?

Thanks
Herbert

Ahora podés usar Yahoo! Messenger desde tu celular. Aprendé cómo hacerlo en Yahoo! 
Móvil: http://ar.mobile.yahoo.com/sms.html


---
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



RE: [leaf-user] Out of Disk Space on Bering module loading

2003-01-13 Thread Heriberto Höhlke
I have had the same problem. The way I increased the RAM size follows. I'm
new and don't know if it is the right, but it works for me.
Edit the /linuxrc file, change SYSTSIZE=6M to SYSTSIZE=10M or the value you
need, save it. Then with LRCFG backup INITRD.LRP module. If you have two
diskettes, backup it on the first of them (boot diskette).

Herbert
- Original Message -
From: Arcana [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, January 12, 2003 11:45 PM
Subject: [leaf-user] Out of Disk Space on Bering module loading


Hello,

I have an IDE drive using Bering.  The system boots properly using the IDE
drive, but is still limited to a 6 MB Ramdisk.  I run out of space as I'm
trying to load all of my modules.

My IDE drive has two partitions:
/dev/hda1, msdos, about 20MB
/dev/hda2, ext3, about 200MB

My machine also has 32 MB of RAM.

I would like to increase the space for runtime by doing either:

1) increase the size of the RAM disk so I can load all of my modules
2) put the / partition on /dev/hda2 (or /usr, or /var, etc).

Is there a way to do either of these?  I tried changing the ROOT parameter
in
the syslinux.cfg but that doesn't do it.  I also tried mounting /dev/hda2 on
/ in /etc/fstab but that doesn't do it either.  Anyone else know what to do?

--
-- Arcana


---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld =omething 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html


Ahora podés usar Yahoo! Messenger desde tu celular. Aprendé cómo hacerlo en Yahoo! 
Móvil: http://ar.mobile.yahoo.com/sms.html


---
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



[leaf-user] squidGuard on Bering

2003-01-05 Thread Heriberto Höhlke
Hello

Is it possible install squidGuard on a Bering Box?
It also needs Berkeley-DB.

Thanks


Ahora podés usar Yahoo! Messenger desde tu celular. Aprendé cómo hacerlo en Yahoo! 
Móvil: http://ar.mobile.yahoo.com/sms.html


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



[leaf-user] Backup on CD-RW

2002-12-17 Thread Heriberto Höhlke
Hello

I have built a Bering boot CD following the instructions of LEAF Bering
User's Guide, saving the configuration on diskette, and it works well.. I
created two Boot CDs, one CD-R and the other CD-RW. Now, I'm trying to
backup all on a CD-RW, but I don't find information. There was only a short
reference in paragraph 8.5 of the Guide.
My initrd.lrp on the CD contains:
  cdrom
  ide-mod
  ide-cd
  ide-probe-mod
  isofs
I would like if someone gives me some information about it.

Thanks
Herbert



Ahora podés usar Yahoo! Messenger desde tu celular. Aprendé cómo hacerlo en Yahoo! 
Móvil: http://ar.mobile.yahoo.com/sms.html


---
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html