Re: DHCP Error

1999-05-15 Thread Isaac Aaron

192.168.0.0 worked for me.
It seems that the dhcp daemon allows configuration for the interface
itself,
if you define it as a subnet (I don't know why someone would want to use
it,
but buy I can argue with that)
Thank you Vadim.

Vadim Vygonets wrote:

> Quoth Isaac Aaron on Thu, May 13, 1999:
> > Maybe one of you can help me.
>
> I'm not exactly sure (the DHCP server I use has different
> semantics), but I will still try.
>
> > subnet 192.168.0.4 netmask 255.255.0.0
>   ^^
>
> Try changing this to 192.168.0.0.  This should help.
>
> >  range 192.168.0.10 192.168.0.254 ;
>
> Maybe your DHCP server requires the range to be a subnet (i.e.,
> to have a network address and a netmask (like
> 192.168.0.128/255.255.255.128)).  Maybe not.  Anyway, try my
> first advise.
>
> Vadik.
>
> --
> Time is an illusion.  Lunchtime doubly so.
> -- Ford Prefect





Re: Sendmail problem

1999-05-15 Thread Oded Arbel



On Fri, 14 May 1999, Meir Litmanovich wrote:

> My suggest is to rebuild .cf from scratch with your 
> favorit options enabled . For sure, you do not need
> to write it yourself - just use m4 .

I know I don't need to edit sendmail.cf . I meant to say that I used the
file redhat.mc that came with redhat to build sendmail.cf because I liked
the options it had. I know it does not relay other domains by default, but
that can be changed by adding domains in the /etc/mail/realy_allow file 
(not /etc/mail/relay_domains), which I did. the point is that it worked
just find ever since I made that configuration (some months ago), and it
only went berzerk on me three days ago. I don't understand why, and how to
get back the old funcionality.
note : sepcifeing to sendmail to allow relay of the local domain wouldn't
work because of the weird way that the mishkei network is set up : the
domain is betalfa.org.il, but the dial-up connections are called 
host###-##.mishkei.org.il (# represent numbers), so efectivly their not on
my domain at all, but mishkei's.

just so you'll have a clue what I'm talking about, here's redhat.mc :

divert(-1)
include(`../m4/cf.m4')
define(`confDEF_USER_ID',``8:12'')
OSTYPE(`linux')
undefine(`UUCP_RELAY')
undefine(`BITNET_RELAY')
FEATURE(redirect)
FEATURE(always_add_domain)
FEATURE(use_cw_file)
FEATURE(local_procmail)
MAILER(procmail)
MAILER(smtp)
HACK(check_mail3,`hash -a@JUNK /etc/mail/deny')
HACK(use_ip,`/etc/mail/ip_allow')
HACK(use_names,`/etc/mail/name_allow')
HACK(use_relayto,`/etc/mail/relay_allow')
HACK(check_rcpt4)
HACK(check_relay3)

Oded





Re: Sendmail problem

1999-05-15 Thread Oded Arbel


On Sat, 15 May 1999, Or Sagi wrote:

> Hi,
> 
>   the "Right" way to allow such open relay is use some sort of
> authentication (That's what POP before SMTP is for), rather then keep an
> open relay. Having an open relay around will get you RBLed in no time ...
what's RBL ? 
well- I want to have an open relay ! I know all the arguments against,
including becoming a "spammer server", but I think that the risks are
minimal due to the way that the network around here is configurated (I
won't expand on that) and I want to allow certain people to relay w/o the
need for POP (I won't expand on that either).

the problem is again : it worked !! it's just not working now !! I didn't
do anything ! it just stoped working all of a sudden ! Y ?

Oded





Re: Sendmail problem

1999-05-15 Thread Or Sagi

> what's RBL ? 

MAPS RBL, Mail Abuse Prevention System - Realtime Blackhole List.
It's a system from creating intentional network outages for the purpose of
limiting spam mail. Basically, they keep a DB of systems which are known
to be spammers-friendly, keep an open relay, etc .. 

There are rules (The sysadmin needs to activate them --- It's not forced
on anyone), which check every incoming mail for an entry in the RBL
system, and refuses to accept / talk to the remote host if it exists.

Basically, getting RBLed means that a great deal of sites on the network
will stop talking to you.

URLs: 
http://maps.vix.com/rbl/
For a sysadmin overview - http://maps.vix.com/tsi/
For the POP-before-SMTP - http://spam.abuse.net/tools/smPbS.html

> well- I want to have an open relay ! I know all the arguments against,
> including becoming a "spammer server", but I think that the risks are
> minimal due to the way that the network around here is configurated (I
> won't expand on that) and I want to allow certain people to relay w/o the
> need for POP (I won't expand on that either).

Your network --- Your problem, but having your smtp server accessible from 
the net, and having it relaying for everyone is something which cannot be
justified - In my humble opinion, at least. (Well, I also took that
opinion from Paul Vixie, so it's not so humble)

> 
> the problem is again : it worked !! it's just not working now !! I didn't
> do anything ! it just stoped working all of a sudden ! Y ?
> 
The best advice I can give you is to get 8.9.3 (Or consider moving to
Postfix / qmail), and recompile / reconfigure it using a brand new M4
file. And start debugging from there ...

I wouldn't use any sendmail the distribution supplied in a live server.

Ors

> Oded
> 
> 
> 





Re: Sendmail problem

1999-05-15 Thread Stanislav Malyshev a.k.a Frodo

OS>> Your network --- Your problem, but having your smtp server accessible from 
OS>> the net, and having it relaying for everyone is something which cannot be
OS>> justified - In my humble opinion, at least. (Well, I also took that
OS>> opinion from Paul Vixie, so it's not so humble)

There are cases when it's OK - e.g., if you have external incoming SMTP
closed (e.g., on router) and want to allow users to use your SMTP server
as outgoing mail host. It's rather convenient to have own outgoing SMTP
server - the user can always sent mail without problem, whatever happens
outside. If it returns afterwards, it's always less complaints - users
tend to read mail error messages with more attention than on-screen error
messages ;)

-- 
[EMAIL PROTECTED]  \/  There shall be counsels taken
Stanislav Malyshev  /\  Stronger than Morgul-spells
phone +972-3-9316425/\  JRRT LotR.
http://sharat.co.il/frodo/  whois:!SM8333






Re: Sendmail problem

1999-05-15 Thread Or Sagi

do you think that that comfort, which can mostly (if not totally)
maintained, is worth the price of being used for spam relaying ? (not to
mention the cost and hassle for the server administrators themselves).

Also, most of the GUI clients (l)users use, check for mail on startup, so
most of those users won't even feel a change. 

Users who are intelligent enough to use a Unix MUA and fetchmail (or
whatever it takes to fetch POP3 mail to a unix system) are intelligent
enough to understand the change.

I'm not talking here about relaying for your domain, i'm talking about
having an open relay for the world, accessible from the outside.

Ors

On Sat, 15 May 1999, Stanislav Malyshev a.k.a Frodo wrote:
> There are cases when it's OK - e.g., if you have external incoming SMTP
> closed (e.g., on router) and want to allow users to use your SMTP server
> as outgoing mail host. It's rather convenient to have own outgoing SMTP
> server - the user can always sent mail without problem, whatever happens
> outside. If it returns afterwards, it's always less complaints - users
> tend to read mail error messages with more attention than on-screen error
> messages ;)
> 
> -- 
> [EMAIL PROTECTED]\/  There shall be counsels taken
> Stanislav Malyshev/\  Stronger than Morgul-spells
> phone +972-3-9316425  /\  JRRT LotR.
> http://sharat.co.il/frodo/whois:!SM8333
> 
> 
> 
> 





Re: CL Graphics Blaster - impressions?

1999-05-15 Thread Liran Zvibel

> if I were gonna make a concious buy today, and wanted the latest in video
> power, I would buy one of the ATI Rage-128GL cards (Magnum I think one of
> them is called, I don't remember the other one's name). thet sport 32MB of
> RAM, OpenGL in hardware, performance just above and un-over-clocked TNT, and
> they should have drivers for linux in the near future. in the mean time I
> guess it's backward compatible with one of the Rage drivers in XFree86.

I remember reading (In tomshardware, IIRC) that the Rage 128 cards heat to
something close to 100 degrees. The ATI people said that the cards can handle
that temperature, but I'm not sure about the rest of my cards, my motherboard
and the CPU. Does anybody know whether they fixed that heating problem?

Liran.
-- 
__
Liran Zvibel.| " You know, how is The Force 
System Programmer, System Administrator. |   like duct tape? Answer:   
email : [EMAIL PROTECTED]  |   it has a light side, a dark
phone : 972 - 3 - 6493939|   side, and it holds the
home  : http://www.math.tau.ac.il/~liranz|   universe together. "
UIN: 708004 ; WHOIS : LZ615  | -- Larry Wall 
--




Re: Network proggramming turitial.

1999-05-15 Thread guy keren


On Thu, 13 May 1999, - wrote:

> Hello.
> I need a SIMPLE and GOOD turitial about network developing with c for linux.
> Any ideas where can i get/download one ?

try this one (ok. so it's mine.):

http://www.actcm.co.il/~choo/lupg/tutorials/

and then choose the 'Internetworking With Unix Sockets' tutorial.

guy





Re: Mach 64 server

1999-05-15 Thread Ishai Parasol

"Laporte, Justin" wrote:
> 
> I have an ATI IIc 3d rage pro video card mach64 with internal Ramdac. I have
> tried all the mach 64 and ATI servers. Does anyone know of an X sever that
> will run on this card properly other than SVGA? Also I have always tried to
> probe clock during setup and it hangs, would selecting dont probe clock
> help? Or possibly does any one have RH 6 and know of this support with the
> new distribution i am running 5.2.
> 
> Justin Laporte
> Network Engineer
> Internet Business Systems, Inc.
> 1296 Blue Hills Avenue
> Bloomfield, CT 06002
> Phone (860)-769-6697
> Fax (860)-769-6699
> http://www.ibsnetworking.com
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
> 
> /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
>   "Linux, need I say more?"
> \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/

Hello

If you wont be able to use the card with the Xfree86 3.3.3.1 then you
should upgrade your kernel. RH5.2 uses 2.0.36, I had the same problem
and upgarding to 2.2.2 solved mine. I heard that 2.3.0 is out so you
should probably use this one.

Good luck
-- 
Ishai Parasol,
[EMAIL PROTECTED]

Linux - It's safe now to turn ON your computer...




Re: Mach 64 server

1999-05-15 Thread Oded Arbel


On Sat, 15 May 1999, Ishai Parasol wrote:

> I heard that 2.3.0 is out so you should probably use this one.
not to mention the fact that 2.3.0 is just a 2.2.(i dont remember what
number) kernel with a new revision number, I'd like to mention something
which should have been common knowledge, but from the amount of people
suggesting to use a 2.3 kernel, apearently it isn't so :
2.3.x kernel is a development kernel - it has an 'odd' number for it's
minor revision number, like 2.1.x - it's not supposed to be stable and
should only be used by people who like to debug lot's of strange mishaps
and want to help in kernel development. all other users should stick with
'even' numbered minor revisions, like 2.2.x and 2.0.x .

Oded





caching name server

1999-05-15 Thread Aviram Jenik



Hi.
 
I want to run a caching only name server on my 
local network. Obviously, the name server needs to connect to the root 
nameservers.
However, the connection is made from UDP port 53 to 
UDP port 53, and the answer returns on UDP port 53 (unlike regular DNS query 
which returns to an unpriveleged port).
How can I make the answer return on an unpriveleged 
port? Another possible solution for me is to use TCP instead of UDP. How can I 
configure my name server to use TCP instead? 
 
[The goal is to block incoming traffic on UDP 
port 53 in the firewall]
 
Thanks.
 
-Aviram 
Jenik
 
"Addicted to Chaos"
 
-Today's quote:Kill 
one - you're a murdererkill many - and you're a conquererkill them all - 
you're a 
god. 
- 
Megadeth   
Countdown to Extinction
 
 


I'm a newbie, and I got a few question you will, hopefully, be kind enough to answer.

1999-05-15 Thread Barid Bel Medar



I got linux redhat 6.0, running on celeron 266, 
64MB ram, linux native partition 1.5 GB and linux swap partition 
850Mb
I got two other parition, 550 Mb each that are on 
fat 32
In linux, I can't see those two Hd, I'm aware that 
linux threat partitions and drives like directories, but I searched for them and 
I can't seem to find them, how can I find the lost HD?
Second question, I got ati rage 3d pro with 8mb 
(Able to reach 1024X768 in 32 million colors, higher is possible but my screan 
wouldn't support it, CTX 15" up to 1024X768) I installed linux with 800X600 
resolution, how can I change that?
Thrid question, how can I define a sound card? I 
got 64 pci creative sound blaster, and I don't know how I can install it in 
linux.
Forth question, how can I define a modem (56kbps) 
in Linux.
 
Sorry for those question, but I can't seem to 
figure them out, and I have linux for... 8 hours by now.
~Barid Bel MedarWhom Linux thought how to be 
humble


Re: I'm a newbie, and I got a few question you will, hopefully, be kind enough to answer.

1999-05-15 Thread Guy Cohen

At this (Sat, May 15, 1999 at 05:04:14AM +0200) day, Barid Bel Medar wrote:
| I got linux redhat 6.0, running on celeron 266, 64MB ram, linux native partition 1.5 
|GB and linux swap partition 850Mb

Woho, hold that horsie. your using much to much space for the swap partition.
fetch a copy of Instalation-HOWTO that will explain swap -> virtual memory usage.
in a nice configuration of 128MB virtual memory, you can use a magantic 2x128
swap partitions. btw, if i'm not mistaken about it (it's been a while) linux cant
acualy use more then 128 space on one swap partition.

| I got two other parition, 550 Mb each that are on fat 32
| In linux, I can't see those two Hd, I'm aware that linux threat partitions and 
|drives like directories, but I searched for them and I can't seem to find them, how 
|can I find the lost HD?

try looking with fdisk. if you have one IDE drive it should be on /dev/hda[1|2|3|4], 
if 
you have 2 drives then /dev/hdc[1|2|3|4]. anyhow once you know with file represent your
fat drives, you can mount it with a -t option. invoke the man mount command for more 
details.

| Second question, I got ati rage 3d pro with 8mb (Able to reach 1024X768 in 32 
|million colors, higher is possible but my screan wouldn't support it, CTX 15" up to 
|1024X768) I installed linux with 800X600 resolution, how can I change that?

You need to chenge the setting of your X server. use /usr/X11/bin/XF86Setup.

| Thrid question, how can I define a sound card? I got 64 pci creative sound blaster, 
|and I don't know how I can install it in linux.

For this you probebly have to recompile your karnel and enable sound support.
There is a Karnel-HOWTO. and a very helpfull README file and a Documentation dir in 
/usr/src/linux.
That is if you have the karnel source installed, if not fetch one from 
ftp.il.kernel.org.

| Forth question, how can I define a modem (56kbps) in Linux.

Again, HOWTOs are now your best friend. http://sunsite.unc.edu/LDP/HOWTO, 
Serial-HOWTO.


-- 
Guy Cohen <[EMAIL PROTECTED]>




Re: I'm a newbie, and I got a few question you will, hopefully,

1999-05-15 Thread Evgeny Stambulchik

On 15-May-99 Guy Cohen wrote:

>  btw, if i'm not mistaken about it (it's been a while) linux
>  cant
>  acualy use more then 128 space on one swap partition.

The restriction was removed in 2.2

Regards,

Evgeny

   
  / Evgeny Stambulchik  <[EMAIL PROTECTED]>  \
 /  Plasma Laboratory, Weizmann Institute of Science, Israel \  \
 |  Phone : (972)8-934-3610  == | == FAX   : (972)8-934-3491 |  |
 |  URL   :http://plasma-gate.weizmann.ac.il/~fnevgeny/  |  |
 |  Finger for PGP key >=+  |
 |__|





Re: Mach 64 server

1999-05-15 Thread melek


> On Sat, 15 May 1999, Ishai Parasol wrote:
> 
> > I heard that 2.3.0 is out so you should probably use this one.
> not to mention the fact that 2.3.0 is just a 2.2.(i dont remember what
> number) kernel with a new revision number, I'd like to mention something
> which should have been common knowledge, but from the amount of people
> suggesting to use a 2.3 kernel, apearently it isn't so :
> 2.3.x kernel is a development kernel - it has an 'odd' number for it's
> minor revision number, like 2.1.x - it's not supposed to be stable and
> should only be used by people who like to debug lot's of strange mishaps
> and want to help in kernel development. all other users should stick with
> 'even' numbered minor revisions, like 2.2.x and 2.0.x .

Agreed. The 2.3.1 not even booted up! ;) [2.3.2 is out but]
Stay away from 2.3.x series if you are not a developer, crazy or both!
;)

Daniel




Re: I'm a newbie, and I got a few question you will, hopefully, be kind enough to answer.

1999-05-15 Thread melek



Guy Cohen wrote:
> 
> At this (Sat, May 15, 1999 at 05:04:14AM +0200) day, Barid Bel Medar wrote:
> | I got linux redhat 6.0, running on celeron 266, 64MB ram, linux native partition 
>1.5 GB and linux swap partition 850Mb
> 

> in a nice configuration of 128MB virtual memory, you can use a magantic 2x128
> swap partitions. btw, if i'm not mistaken about it (it's been a while) linux cant
> acualy use more then 128 space on one swap partition.

Hey man! We are living in the wonderfull world of 2.2 kernel! You CAN
use more  than 128M swap.

Dan




Re: Mach 64 server

1999-05-15 Thread Feldman Seva

"Laporte, Justin" wrote:

> I have an ATI IIc 3d rage pro video card mach64 with internal Ramdac. I have
> tried all the mach 64 and ATI servers. Does anyone know of an X sever that
> will run on this card properly other than SVGA? Also I have always tried to
> probe clock during setup and it hangs, would selecting dont probe clock
> help? Or possibly does any one have RH 6 and know of this support with the
> new distribution i am running 5.2.
>
> Justin Laporte
> Network Engineer
> Internet Business Systems, Inc.
> 1296 Blue Hills Avenue
> Bloomfield, CT 06002
> Phone (860)-769-6697
> Fax (860)-769-6699
> http://www.ibsnetworking.com
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
>
> /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
>   "Linux, need I say more?"
> \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/

Hi!

I suggest you next time to visit www.suse.de/e  and support stuff it is may be
useful.

You can upgrade XFree with 3.3.3-1.1 but I have more easy solve  for 5.2 . Just
add next  to your /etc/X11/XF86config in device section:

ChipId 0x4755
ChipRev 0x01

and don't forget to uncomment memory option.

P.S
Use mach64 server for this option.


Best regards!
By!