Re: [leaf-user] ICQ configuration

2002-06-25 Thread Kim Oppalfens

At 00:21 25/06/2002, MLU wrote:
Hello, my son would like to do file xfer with a friend using ICQ. How 
would I go about configuring that?

You will probably need the ip_masq_icq.o module loaded to do that.
Module can be found at 
http://lrp.steinkuehler.net/files/kernels/Dachstein-normal/modules/ipv4/
Add this module to your /lib/modules folder
Edit /etc/modules to load this module at boot time
backup modules and your done.

If you don't want to reboot but want to make it work on the spot do a
insmod /lib/modules/ip_masq_icq.o

Kim Oppalfens
Azlan Training



I am using DCD.

Thank you.


---
Sponsored by:
ThinkGeek at http://www.ThinkGeek.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



---
Sponsored by:
ThinkGeek at http://www.ThinkGeek.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] problem portforwarding with DCD 1.02

2002-06-25 Thread Greg Morgan



Robin [EMAIL PROTECTED] wrote:
 
 well this is one long e-mail.. :D
 Ok i did everything it sais in yer e-mail. the forward shows up in my
 firewall rules (yes i run weblet aswel)
 AND IT WORKS..
 many tanks to all you guyz who were helping me out here. Now i can also
 figure out howto run my ftp-servers aswel. Anyways.. many tanks.
 
 Robin


snip

Your welcome,
Greg Morgan


---
Sponsored by:
ThinkGeek at http://www.ThinkGeek.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] VPN Through Dachstein and SSH problems

2002-06-25 Thread Joey Officer

In addition to the response about editing hosts.allow, you should also
change a few lines in the network.conf file, as well as the sh-httpd.conf
file (all available through the lrp menu).  Just do a search for 192.168.1.
and you should find what you are looking for, change them all to 192.168.5.
..

Joey


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Eric Kubischta
Sent: Monday, June 24, 2002 11:07 PM
To: [EMAIL PROTECTED]
Subject: [leaf-user] VPN Through Dachstein and SSH problems

Hello all - any assistance you could provide would be great.  I have been
searching the FAQ's and archives for info to no avail.

I have two big problems:

1.  The Dachetein router is up and running great!  Thank you for previous
help.  However, I cannot use Microsoft Dial-Up networking from a Windows box
on my internal network to dial a VPN connection to a Windows NT server on
the internet.  (This works fine if I remove the router)

Problem 2 - I cannot get SSH to Work!!  I followed instructions that I found
here:
http://sourceforge.net/docman/display_doc.php?docid=1441group_id=13751

I followed each step to the T.  However, when I try to connect (Using PuTTY
from a Windows 2000 box on the internal network) the terminal screen comes
up for about 1 second and then disappears completely)

A couple of things I have different:

I use MSN for my Broadband connection.  The Arescom DSL modem I have gives a
192.168.1.2 IP to the Linux Router.  I reconfigured eth1 to hand out and use
192.168.5.xxx to my internal network.

All other networking functionality seems to work (browsing the Internet,
etc.)

Thanks for your help and let me know if you need any more info!

Thanks,

Eric


_
Join the world's largest e-mail service with MSN Hotmail.
http://www.hotmail.com



---
Sponsored by:
ThinkGeek at http://www.ThinkGeek.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




---
Sponsored by:
ThinkGeek at http://www.ThinkGeek.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] ICQ configuration

2002-06-25 Thread Charles Steinkuehler

 Hello, my son would like to do file xfer with a friend using ICQ. How
would I go about configuring that?

For this sort of activity (as well as voice calls, and chatting), ICQ
needs to open in-bound ports, which are nomrally blocked by the
firewall.  If you trust your internal users, and the ICQ software, you
can enable these functions by running a proxy server on the firewall,
and configuring ICQ to use the proxy for connections.

There is a socks-5 proxy on the Dachstein CD, which IIRC is setup to
allow unrestricted proxy access to the internal network, and no proxy
access to the external network.  The last bit is important, as spammers
and other 'net low-lifes have begun harvesting open proxies, which
basically allow them to hide their identity w/o even the effort of
installing malware on your machine.

There are instructions on the ICQ site for setting it up to use a proxy.

NOTES:

It is very important you actually tell ICQ to use the proxy...otherwise,
you'll still be able to connect to the ICQ server, but chat and file
xfer will still not work.

If you are *NOT* running a proxy, it is also important to tell ICQ it is
behind a firewall.  That way, ICQ doesn't try to open inbound ports
(which it can't), and correctly negotiate a connection when one end is
behind a firewall but the other end isn't (ie simply telling ICQ it's
behind a firewall may solve your son's problems, if his friends don't
have a firewall in place.  If there's a firewall on both ends, at least
one end needs to be running a proxy).

Charles Steinkuehler
http://lrp.steinkuehler.net
http://c0wz.steinkuehler.net (lrp.c0wz.com mirror)



---
Sponsored by:
ThinkGeek at http://www.ThinkGeek.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] Bering rc3: should modules.exclude.list include pcmcia?

2002-06-25 Thread Eric House

I'm setting up Bering dr3 for a system with a wireless LAN.  When I
added a pcmcia directory to /lib/modules, it got included in both
modules.lrp and pcmcia.lrp when I backed them up.  I fixed this by
adding lib/modules/pcmcia to modules.exclude.list, but is there a
better way?

Should this change be part of Bering 1.0 as shipped?

Thanks,

--Eric

**
* From the desktop of: Eric House, [EMAIL PROTECTED]*
*Crosswords 4.0 for PalmOS is out!: http://www.peak.org/~fixin/xwords  *
**



---
This sf.net email is sponsored by: Jabber Inc.
Don't miss the IM event of the season | Special offer for OSDN members! 
JabConf 2002, Aug. 20-22, Keystone, CO http://www.jabberconf.com/osdn

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] Bering RC2 Boot Hang

2002-06-25 Thread Richard Amerman

I was working on some changes to my Bering setup, adding serial consol support, when I 
ran into a problem.
 
I added serial.o and added serial 1 19200 1 to the top of my sysllinux.cfg file.
I also made the other changes in Charles's Serial Link HowTo.
 
When I rebooted my system now hangs at:]
LINUXRC:  Installing - root
 
I double checked my syslinux.cfg file and can not find anything.
 
Any ideas?
 
Thanks!
 
Richard Amerman
áŠËë^™¨¥ŠË)¢{(­ç[Ȗ›mêȝÀèžÙ¢²Ëaxƒ½éí¡ûazǚ²‰Ò¥çjZ}êߢ³’ٞ™·«°–›
‰ßÛM6è6ÓmŠ{+-¢w‚:m§ÿðÃÚm·«r‰ßr‰¿¢Çg•æŸºÇ«™¨¥Šx%ŠËey§î±êåŠËl²‹«qç讧zØm¶›?þX¬¶Ë(º·~Šàzw­þX¬¶ÏåŠËbú?•æŸºÇ«I@Bm§ÿåy§é®ˆÞrÚ+ƒúno÷hs÷hrf§j«ýÚ‰Ý|÷Xmš


RE: [leaf-user] VPN Through Dachstein and SSH problems

2002-06-25 Thread Eric Kubischta

Thank you everyone for your help.  I now have SSH working great!

I am still a bit confused on the VPN thing though (be aware - I am a novice 
linux user)

Is there a way just to open up the router to pass everything?  (In other 
words, just provide NAT support but no blocking or filtering)

Thanks,

Eric



From: Joey Officer [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: Eric Kubischta [EMAIL PROTECTED], 
[EMAIL PROTECTED]
Subject: RE: [leaf-user] VPN Through Dachstein and SSH problems
Date: Tue, 25 Jun 2002 08:27:10 -0500

In addition to the response about editing hosts.allow, you should also
change a few lines in the network.conf file, as well as the sh-httpd.conf
file (all available through the lrp menu).  Just do a search for 192.168.1.
and you should find what you are looking for, change them all to 192.168.5.
..

Joey


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Eric Kubischta
Sent: Monday, June 24, 2002 11:07 PM
To: [EMAIL PROTECTED]
Subject: [leaf-user] VPN Through Dachstein and SSH problems

Hello all - any assistance you could provide would be great.  I have been
searching the FAQ's and archives for info to no avail.

I have two big problems:

1.  The Dachetein router is up and running great!  Thank you for previous
help.  However, I cannot use Microsoft Dial-Up networking from a Windows box
on my internal network to dial a VPN connection to a Windows NT server on
the internet.  (This works fine if I remove the router)

Problem 2 - I cannot get SSH to Work!!  I followed instructions that I found
here:
http://sourceforge.net/docman/display_doc.php?docid=1441group_id=13751

I followed each step to the T.  However, when I try to connect (Using PuTTY
from a Windows 2000 box on the internal network) the terminal screen comes
up for about 1 second and then disappears completely)

A couple of things I have different:

I use MSN for my Broadband connection.  The Arescom DSL modem I have gives a
192.168.1.2 IP to the Linux Router.  I reconfigured eth1 to hand out and use
192.168.5.xxx to my internal network.

All other networking functionality seems to work (browsing the Internet,
etc.)

Thanks for your help and let me know if you need any more info!

Thanks,

Eric


_
Join the world's largest e-mail service with MSN Hotmail.
http://www.hotmail.com



---
Sponsored by:
ThinkGeek at http://www.ThinkGeek.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




_
Send and receive Hotmail on your mobile device: http://mobile.msn.com



---
This sf.net email is sponsored by: Jabber Inc.
Don't miss the IM event of the season | Special offer for OSDN members! 
JabConf 2002, Aug. 20-22, Keystone, CO http://www.jabberconf.com/osdn

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