boot floppy?

2002-09-05 Thread axacheng
Hello List :

How do i make a own boot floppy disk that include my SCSI device and 
Network device modules

i was found some website about this subject from Google,but there is not useful 
instruction to me @_@

Does anyone knows where's website that teach someone make a own boot floopy disk

Thanks.

-- 
Trust  Unique ... 
Axacheng's PGP Public Key   http://www.navigation.idv.tw/pgpkey





Re: boot floppy?

2002-09-05 Thread axacheng
Hello :
Thanks for ur reply  ;-)

i have a 123.img about 2.8M !!!

but 123.img is not support my SCSI and Network device...so that,i just modify 
this image file..then burn image file into CD.

In this regard, floppy is not good solution to [EMAIL PROTECTED]@

idea???


 Hello,
 
 If you can build a static Kernel that includes the neccesary drivers, you
 can just dd 'it on a floppy and it will boot the box an promt to insert the
 rootdisk:
 
 dd if=/boot/vmlinuz of=/dev/fd0
 rdev /dev/fd0 /dev/fd0
 rdev -R /dev/fd0 0
 rdev -r /dev/fd0 49152
 
 If you need a more comlex Setup, you can visit
 http://www.tldp.org/HOWTO/Bootdisk-HOWTO/index.html


-- 
Trust  Unique ... 
Axacheng's PGP Public Key   http://www.navigation.idv.tw/pgpkey





[sendmail] How avoid the reverse DNS check?

2002-09-05 Thread Davi Leal
sendmail 8.12.2-5

When sending mail to the server, there is a 25 second delay before the sent
mail is accepted. It is due to the reverse DNS check. How to disable the
reverse DNS check?. Any FEATURE, #define, etc. to the sendmail.mc file?. Any
option to the sendmail.cf file?. Any idea?

Regards,
Davi Leal






Woody upgraded Squid

2002-09-05 Thread Rcca
Help Me please!

I have upgraded my potato distributed squid to woody. (2.2.Stable5 to 
2.4.stable6)
I had a working configuration, with two running squid.

First was the proxy only, and the second was the accelerator only copy.

As I have upgraded to woody the accelerator makes strange errors.
The accelerator is a virtual host, with used host header setting, 
The /etc/hosts is filled with the required hostnames

When I try to access a previously cached page it works, when I try to access a 
new page, or refresh an existing, I have got a forbidden message.(http:403)

The cache log says: the request is OK to service by acl, but detects a 
forwarding loop as the log shows below:

2002/09/05 14:34:15| clientSetKeepaliveFlag: method = GET
2002/09/05 14:34:15| The request GET http://myhost.mydomain.hu:80/ is ALLOWED, 
because it matched 'all'
2002/09/05 14:34:15| clientRedirectDone: 'http://myhost.mydomain.hu/' 
result=NULL
2002/09/05 14:34:15| WARNING: Forwarding loop detected for:
GET / HTTP/1.0
User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)
Accept: */*
Accept-Language: hu
Accept-Encoding: gzip, deflate
Pragma: no-cache
Via: 1.0 BRAIN, 1.0 hippo.laurel.hu:80 (Squid/2.4.STABLE6)
X-Forwarded-For: 213.134.20.253
Host: myhost.mydomain.hu
Cache-Control: max-age=259200
Connection: keep-alive

R.







Re: Mrtg how?

2002-09-05 Thread Russell Coker
On Thu, 5 Sep 2002 03:11, Nathan wrote:
 Whatever you do, it will need to be based around RRDtool, because MRTG
 generates the graphs every 5 minutes whether someone looks at them or
 not, whereas the CGi in RRDtool only generates the graphs when you look
 at them.

Does it generate the graphs for EVERY access?  Or does it just generate the 
graphs a maximum of once per X minutes on access?

If it generates graphs for every access it won't do well when all the people 
in your NOC have it on auto-refresh...

-- 
I do not get viruses because I do not use MS software.
If you use Outlook then please do not put my email address in your
address-book so that WHEN you get a virus it won't use my address in the
From field.




Re: Mrtg how?

2002-09-05 Thread brian moore
On Thu, Sep 05, 2002 at 02:53:33PM +0200, Russell Coker wrote:
 On Thu, 5 Sep 2002 03:11, Nathan wrote:
  Whatever you do, it will need to be based around RRDtool, because MRTG
  generates the graphs every 5 minutes whether someone looks at them or
  not, whereas the CGi in RRDtool only generates the graphs when you look
  at them.
 
 Does it generate the graphs for EVERY access?  Or does it just generate the 
 graphs a maximum of once per X minutes on access?
 
 If it generates graphs for every access it won't do well when all the people 
 in your NOC have it on auto-refresh...

Cricket (which does use rrdtool) caches the graphs.





Configuring ISDN Dial-In

2002-09-05 Thread Torsten Schlabach








Dear list,



I have a Debian
box with and an ISDN card and would like to allow other people to dial into my Debian PC in order to use services (i.e. Telnet, whatever).



Does anyone have a hint where
I can find some documentation? All I could find was tutorials about how to
dial-out to some ISP using ISDN.



Actually, I got ISDN set up
to the point that I can dial out; I also believe I have configured dial-in;
just it does not work an I dont know why. When clients try to dial the
box picks up and hangs up again immediately. In the /var/log/syslog
I can see a message like Cannot bind to free ipppd
connection or so.



Any hints are welcome. Is
there some type of checklist I want to go through? Is it an issue to use the thow channels of an ISDN card one to dial out and the other
to allow dial-in?



Regards,

Torsten








FTP Server Review

2002-09-05 Thread Alan Graham
Greetings

I am about to install an ftp server and was wondering if there are any
recent reviews I could be pointed to to help in choosing the best
package.

Requirements are pretty simple
- @ 100 users
- secure
- easy to administer
- decent logging
- ability to tapdance...

thanks

AG






Re: FTP Server Review

2002-09-05 Thread Florian Bantner
On Fre, 06 Sep 2002, Alan Graham wrote:

 Greetings
 
 I am about to install an ftp server and was wondering if there are any
 recent reviews I could be pointed to to help in choosing the best
 package.
 
 Requirements are pretty simple
 - @ 100 users
 - secure
 - easy to administer
 - decent logging
 - ability to tapdance...
 
 thanks
 
 AG
 
 
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 

Are there any others than proftpd? Works fine here. Has nice
mysql-connection. Only the docu (for mysql) is a shame.

Florian

-- 
--
Florian Bantner  AXON-E interaktive medien
Tel. +49-941-599 854 4  Fax. +49-941-599 854 1
Mail [EMAIL PROTECTED]
Key  http://www.axon-e.de/gpg/f.bantner.key
1191 0C87 D9DB 3217 ABBA  5223 6D74 AB19 5C9D FC49
--




Re: FTP Server Review

2002-09-05 Thread Jeremy C. Reed
On 6 Sep 2002, Alan Graham wrote:

 I am about to install an ftp server and was wondering if there are any
 recent reviews I could be pointed to to help in choosing the best
 package.

I have been quite happy with lukemftpd aka NetBSD's ftpd.

Freshmeat says: It derives its name from the author of most of the
enhanced features, which include per-class configuration directives via
ftpd.conf(5), RFC 2389 and draft-ietf-ftpext-mlst-11 support, IPv6,
transfer rate throttling, etc.

There is a lukemftpd Debian package.

See example ftpd.conf at
ftp://ftp.au.netbsd.org/pub/NetBSD/NetBSD-release-1-6/src/share/examples/ftpd/ftpd.conf

See example ftpusers at
ftp://ftp.au.netbsd.org/pub/NetBSD/NetBSD-release-1-6/src/share/examples/ftpd/ftpusers

Off the top of my head I don't know of any server reviews.

  Jeremy C. Reed
echo 'G014AE824B0-07CC?/JJFFFI?D64CBD=3C427=;6HI2J' |
tr /-_ :\ Sc-y./ | sed swxw`uname`w