firewall question...

2001-06-06 Thread Bulent Murtezaoglu
PB> Hello all, Can anyone tell me if there is a good reason to PB> allow connections to a local DNS port(53) from remote PB> privledges ports(< 1024)? Yes. Windows and possibly some other systems (little internet devices maybe) do not have this "privileged port" notion. Why do y

Re: firewall question...

2001-06-07 Thread Bulent Murtezaoglu
> "PB" == Peter Billson <[EMAIL PROTECTED]> writes: [...] PB> Paranoia. Generally accepted practice when setting up a PB> firewall is to be as restrictive as possible without breaking PB> things, that includes restricting the originating ports. I don't see what you can gain by t

Re: MTA - MLM - DNS configuration question

2001-06-30 Thread Bulent Murtezaoglu
> "RC" == Russell Coker <[EMAIL PROTECTED]> writes: RC> On Saturday 30 June 2001 04:43, Eirik Dentz wrote: >> My question is this: The DNS is under the jurisdiction of the >> IS department and the MX record @mydomain.org is set up to >> point at their email server. Does it make

Re: help with site+database

2001-07-18 Thread Bulent Murtezaoglu
Another lister replied as I was writing this and I agree with what he said also. RC> ... I spent a few days trying to RC> track down what was going on (and hack in extra environment RC> variables to the scripts etc). I encountered a number of RC> problems including inexplicable

Re: help with site+database

2001-07-19 Thread Bulent Murtezaoglu
[...] >> it may not actually BE a kickback, but it looks like one and >> smells like one and the end-result is basically the same. RC> Only the most stupid consultants would go for that (like a RC> consulting company I used to work for). You can make much RC> more money insta

xfs, reiserfs, ext2 and sync directory updates

2001-07-19 Thread Bulent Murtezaoglu
> "CS" == Craig Sanders <[EMAIL PROTECTED]> writes: (quoting Russel Coker, all snipped sorry if snipped too much) RC> I haven't bothered investigating this in depth. If one of my RC> servers crashes the possibility that one message may be lost is RC> really the least of my concern

Re: help with site+database

2001-07-21 Thread Bulent Murtezaoglu
> "RC" == Russell Coker <[EMAIL PROTECTED]> writes: [...] RC> The only systematic benchmark results that have been published RC> are of comparing Maildir to mbox. Have a URL handy? RC> Some of the hardware guys at VA were talking about working on RC> such things with me at on

Sendmail or DNS Problem?

2001-08-27 Thread Bulent Murtezaoglu
CM> [...] Aug 27 08:27:44 ns sendmail[658]: NAA27537: CM> to=<[EMAIL PROTECTED]>, [EMAIL PROTECTED] CM> (1000/1000), delay=2+19:16:17, xdelay=00:00:00, mailer=relay, CM> relay=n, stat=Deferred: Name server: n: host name lookup CM> failure [...] What is 'n' ? Sendmail is look

RE: Sendmail or DNS Problem?

2001-08-27 Thread Bulent Murtezaoglu
CM> define(`SMART_HOST',`N')dnl This is where N is coming from! Delete this line, and run sendmailconfig, say yes to rebuilding .cf from the .mc and you should be OK (at least that particular problem will be gone). You probably tried to say no to something, and that's how it got there! c

RE: nameservers open to world - with test output

2001-11-03 Thread Bulent Murtezaoglu
James> Well, if your company runs the DNS for your website on James> those servers and you block outside IPs from querying from, James> no one on the internet will be able to go to your website. James> :) [...] I think the right way to do this in bind 8.?? is: In named.conf op

Re: System Time Problems.

2001-11-27 Thread Bulent Murtezaoglu
> "JCR" == Jeremy C Reed <[EMAIL PROTECTED]> writes: [...] JCR> Use something like: hwclock --systohc --utc Yes this would set the hw clock to UTC. I think the OP was asking for how to notify the system that that is not the case. The place to do that is in /etc/default/rcS I believe.

sendmail and virtual hosting: still a small annoying problem

2002-03-11 Thread Bulent Murtezaoglu
SB> If I send a mail to [EMAIL PROTECTED] when the main domain is SB> dot.bar and I have in the virtusertable: SB> [EMAIL PROTECTED] bortzmeyer SB> the mail is received with a header: SB> To: [EMAIL PROTECTED] SB> which is not what the customer wants. What else do you hav

Re: avoid user direct accec *.html

2002-04-29 Thread Bulent Murtezaoglu
> "PH" == Patrick Hsieh <[EMAIL PROTECTED]> writes: [...] PH> In PHP, I can check the HTTP_REFERER to make sure connections PH> originates from the same website. If the HTTP_REFERER is empty PH> or not belongs to the same website, I can redirect the client PH> to another webpag

Re: DNS servers

2002-11-22 Thread Bulent Murtezaoglu
[...] TM> ... When I turned TM> from BIND to djbdns, I discovered that I had several errors in TM> my name server setup, despite the fact that I thought I had TM> double-checked each time I messed with the server. [...] Just out of curiosity, what kind of errors were these? [

Re: djb and multiple IPs

2002-11-26 Thread Bulent Murtezaoglu
> "ANR" == Adriano Nagelschmidt Rodrigues <[EMAIL PROTECTED]> writes: [...] ANR> Why? Can you list the reasons? For example, do you really ANR> need an external cache and a server running on the same ANR> machine, which can only have one public IP address? [...] Here's one: consid

Re: djb and multiple IPs

2002-11-26 Thread Bulent Murtezaoglu
> "ANP" == Adriano Nagelschmidt Rodrigues <[EMAIL PROTECTED]> writes: BM> Here's one: consider the domain bogus.internal served by the BM> proxy/gateway box that also doubles as a caching DNS server for BM> resolvers inside a firewall. This is not unusual. ANP> Just run the s

Re: SCSI or IDE

2002-11-30 Thread Bulent Murtezaoglu
> "TH" == Thomas Kirk <[EMAIL PROTECTED]> writes: [...] TH> /dev/sdb5: Timing buffer-cache reads: 128 MB in 0.95 seconds TH> =134.74 MB/sec TH> /dev/sdb5: Timing buffered disk reads: 64 MB in 3.42 seconds = TH> 18.71 MB/sec TH> When it comes to real world test my scsibased

postfix oddities.... 220 *******

2003-01-10 Thread Bulent Murtezaoglu
> "RA" == Roger Abrahamsson <[EMAIL PROTECTED]> writes: [...] RA> Escape character is '^]'. 220 [...] Cisco PIX firewall with the SMTP option does this. Is there a PIX in the path? If so, it'll be trouble. It used to be broken in several ways. PIX admins w

Re: using nsupdate to add a new zone?

2000-05-05 Thread Bulent Murtezaoglu
I don't understand why you need this to happen every 5 minutes. If it is delegations are from the root servers, they are only updated twice daily. Sure you can update the zone files right after the registration, but nobody except people who use your name servers for recursive lookups will get tha

Mass install / Autoinstall (Was: Re: Debian vs Red Hat??? I need info.)

2000-05-18 Thread Bulent Murtezaoglu
[...] KMH> The best way to do that that I've found so far is to set up KMH> a box with two removable hard drive racks, install and KMH> _configure_ everything on one drive, then use `cfdisk', KMH> `mkswap', and `mke2fs' to partition and format the second KMH> drive. [...] I

strange compiling

2000-08-13 Thread Bulent Murtezaoglu
If you cannot get it to repeat, it is likely a hardware problem. Possibly memory. If you do have bad hardware you will eventually corrupt your file system, so the problem should not be ignored. See: http://www.bitwizard.nl/sig11/ I use and like http://reality.sgi.com/cbrady_denver/memtest86/

Re: Redirection of HTTP request

2000-08-17 Thread Bulent Murtezaoglu
[...] GG> Summary: domain.com A --> mail server IP GG> domain.com NS --> dns1.primedomain.com GG> domain.com SOA --> dns1.primedomain.com,admin.primedomain.com GG> www A --> NT server IP This is what I would do with reasons: domain.com A --> web server IP because people will ty

Inherited ISP host configuration nightmare

2000-08-18 Thread Bulent Murtezaoglu
GG> [...] DNS was misconfigured from the start, GG> causing dial-up clients to use a SMTP/POP3 hostname of GG> "domain.com" instead of "mail.domain.com". We need GG> "domain.com" to resolve to the NT web server for GG> "http://domain.com"; requests and to the Linux mail server

motherboard recommendations

2000-08-25 Thread Bulent Murtezaoglu
AA> anyone who can recommend a good motherboard for small to AA> medium sized web server would be greatly appreciated. I'd AA> like to get boards that have onboard integraed LAN and video. For a small web server, I like refurb/old stock Compaq SFF worksations. They can be had cheapl

what is sufficient free memory?

2000-08-29 Thread Bulent Murtezaoglu
Your biggest potential hog is squid. It maintains data structures in memory and their size grows with your cache size. If anything causes trashing that'll be it. The squid FAQ's give some back-of-envelope calculations for this AFAIK. cheers, BM

Re: reiserfs & databases.

2000-08-30 Thread Bulent Murtezaoglu
[...] RC> The idea is that the database vendor knows their data storage RC> better than the OS can guess it, and that knowledge allows RC> them to implement better caching algorithms than the OS can RC> use. The fact that benchmark results show that raw partition RC> access is

RE: routing

2000-08-30 Thread Bulent Murtezaoglu
You are setting 255.255.255.0 netmasks so the machines are expecting to find .1 .2 .3 machines on the local ethernet interfaces. I don't know why you are doing it like that, but what would fix your problem is getting the Linux router machine to do a proxy-arp. You can turn this on by echo'ing t

Re[2]: routing

2000-08-31 Thread Bulent Murtezaoglu
cog> Ok so I changed it and put the client and eth1 of the linux cog> bridge/router on a different subnet than the rest. Same cog> results. You are omitting something (obviously), maybe you should sniff the wire and tell us what you see? cheers, BM

Re: reiserfs & databases.

2000-09-01 Thread Bulent Murtezaoglu
I'd like to thank Russel Coker for taking the time to spell his thinking out in detail. I now know more than I did five minutes ago! cheers, BM

Email Attachments.

2000-09-11 Thread Bulent Murtezaoglu
ST> ... I realize that we will have to encode the ST> files before we can attach them, two questions, first how do I ST> get sendmail to actually 'attach' the encoded file to the ST> message, You don't. In general sendmail does not care about what you feed it. You deal with the

forwarding mail to internal mail server

2001-02-23 Thread Bulent Murtezaoglu
[...] JLG> I'm open to any suggestions anyone may have. I've thought JLG> about using virtusertable on the gateway box to rewrite the JLG> addresses so as to be delivered to the internal mail server, JLG> but I'm not sure about this. Use a mailertable that sends everything for you

compile vs. apt-get (dpkg)

2001-02-28 Thread Bulent Murtezaoglu
[...] GS> I undestand, that I loose all apt functionality, when starting GS> to compile my own source. What way is the best to deal with a GS> situation like this ??? "Best" depends on your circumstances. If you are willing to invest the time, the best way is making your own .deb, bu

Re: sendmail&smart host

2001-04-02 Thread Bulent Murtezaoglu
[...] >> # "Smart" relay host (may be null) DS RAN> indeed, but can only have 1 value iirc... No, you can do define(`SMART_HOST',`ssmart1.isp.net:smart2.isp.net') from your .mc and thinsg will work just fine. cheers, BM

Re: fckng null sender with Exim

2001-04-30 Thread Bulent Murtezaoglu
> "ELBnet" == Tech Support <[EMAIL PROTECTED]> writes: ELBnet> Try using: headers_check_syntax = true headers_checks_fail ELBnet> = true ELBnet> which checks to be sure the From To BCC etc. are correctly ELBnet> formatted and rejects them if not. Which would do you no good for

Re: firewall question...

2001-06-07 Thread Bulent Murtezaoglu
> "PB" == Peter Billson <[EMAIL PROTECTED]> writes: [...] PB> Paranoia. Generally accepted practice when setting up a PB> firewall is to be as restrictive as possible without breaking PB> things, that includes restricting the originating ports. I don't see what you can gain by th

firewall question...

2001-06-07 Thread Bulent Murtezaoglu
PB> Hello all, Can anyone tell me if there is a good reason to PB> allow connections to a local DNS port(53) from remote PB> privledges ports(< 1024)? Yes. Windows and possibly some other systems (little internet devices maybe) do not have this "privileged port" notion. Why do yo

Re: MTA - MLM - DNS configuration question

2001-06-30 Thread Bulent Murtezaoglu
> "RC" == Russell Coker <[EMAIL PROTECTED]> writes: RC> On Saturday 30 June 2001 04:43, Eirik Dentz wrote: >> My question is this: The DNS is under the jurisdiction of the >> IS department and the MX record @mydomain.org is set up to >> point at their email server. Does it make

RE: nameservers open to world - with test output

2001-11-03 Thread Bulent Murtezaoglu
James> Well, if your company runs the DNS for your website on James> those servers and you block outside IPs from querying from, James> no one on the internet will be able to go to your website. James> :) [...] I think the right way to do this in bind 8.?? is: In named.conf opt

Re: System Time Problems.

2001-11-27 Thread Bulent Murtezaoglu
> "JCR" == Jeremy C Reed <[EMAIL PROTECTED]> writes: [...] JCR> Use something like: hwclock --systohc --utc Yes this would set the hw clock to UTC. I think the OP was asking for how to notify the system that that is not the case. The place to do that is in /etc/default/rcS I believe.

Re: Newbie: Is there a basic Debian-for-ISP HOWTO?

2002-07-29 Thread Bulent Murtezaoglu
[This is exactly the kind of exchange I was trying to avoid, oh well] > "EvB" == Emile van Bergen <[EMAIL PROTECTED]> writes: [...] EvB> In short, you can only compare qmail and sendmail. Not only EvB> does the latter have a bad reputation for complexity, but for EvB> its amount o

Re: Newbie: Is there a basic Debian-for-ISP HOWTO?

2002-07-29 Thread Bulent Murtezaoglu
> "ASF" == Angus Scott-Fleming <[EMAIL PROTECTED]> writes: [...] ASF> What are your problems with qmail? I know it works reasonably well but I have not used it personally myself for any amount of time and certainly not professionally. I did end up troubleshooting it at one point because

Re: Newbie: Is there a basic Debian-for-ISP HOWTO?

2002-07-30 Thread Bulent Murtezaoglu
> "EvB" == Emile van Bergen <[EMAIL PROTECTED]> writes: [...] me> Sendmail is _very_ flexible but it is probably not good for the me> inexperienced admin. If you are willing to read documentation me> and M4 doesn't scare you, it is a fairly safe bet. EvB> Which bet being safe?

Re: OT: good open source (or other) MUAs that work under Windoze

2003-06-04 Thread Bulent Murtezaoglu
> "AB" == Alex Borges writes: [...] AB> Mozilla rulez for me. You can also get it to preload so it AB> aint so damned slow (or so i think). Hmm, you can also get Emacs/Xemacs under Windows and run Gnus or VM as your MUA. BM -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subj

Re: OT: good open source (or other) MUAs that work under Windoze

2003-06-03 Thread Bulent Murtezaoglu
> "AB" == Alex Borges writes: [...] AB> Mozilla rulez for me. You can also get it to preload so it AB> aint so damned slow (or so i think). Hmm, you can also get Emacs/Xemacs under Windows and run Gnus or VM as your MUA. BM

strange compiling

2000-08-13 Thread Bulent Murtezaoglu
If you cannot get it to repeat, it is likely a hardware problem. Possibly memory. If you do have bad hardware you will eventually corrupt your file system, so the problem should not be ignored. See: http://www.bitwizard.nl/sig11/ I use and like http://reality.sgi.com/cbrady_denver/memtest86/

Re: Redirection of HTTP request

2000-08-17 Thread Bulent Murtezaoglu
[...] GG> Summary: domain.com A --> mail server IP GG> domain.com NS --> dns1.primedomain.com GG> domain.com SOA --> dns1.primedomain.com,admin.primedomain.com GG> www A --> NT server IP This is what I would do with reasons: domain.com A --> web server IP because people will t

Inherited ISP host configuration nightmare

2000-08-18 Thread Bulent Murtezaoglu
GG> [...] DNS was misconfigured from the start, GG> causing dial-up clients to use a SMTP/POP3 hostname of GG> "domain.com" instead of "mail.domain.com". We need GG> "domain.com" to resolve to the NT web server for GG> "http://domain.com" requests and to the Linux mail server

motherboard recommendations

2000-08-25 Thread Bulent Murtezaoglu
AA> anyone who can recommend a good motherboard for small to AA> medium sized web server would be greatly appreciated. I'd AA> like to get boards that have onboard integraed LAN and video. For a small web server, I like refurb/old stock Compaq SFF worksations. They can be had cheap

what is sufficient free memory?

2000-08-29 Thread Bulent Murtezaoglu
Your biggest potential hog is squid. It maintains data structures in memory and their size grows with your cache size. If anything causes trashing that'll be it. The squid FAQ's give some back-of-envelope calculations for this AFAIK. cheers, BM -- To UNSUBSCRIBE, email to [EMAIL PROT

Re: reiserfs & databases.

2000-08-30 Thread Bulent Murtezaoglu
[...] RC> The idea is that the database vendor knows their data storage RC> better than the OS can guess it, and that knowledge allows RC> them to implement better caching algorithms than the OS can RC> use. The fact that benchmark results show that raw partition RC> access is

RE: routing

2000-08-30 Thread Bulent Murtezaoglu
You are setting 255.255.255.0 netmasks so the machines are expecting to find .1 .2 .3 machines on the local ethernet interfaces. I don't know why you are doing it like that, but what would fix your problem is getting the Linux router machine to do a proxy-arp. You can turn this on by echo'ing

Re[2]: routing

2000-08-31 Thread Bulent Murtezaoglu
cog> Ok so I changed it and put the client and eth1 of the linux cog> bridge/router on a different subnet than the rest. Same cog> results. You are omitting something (obviously), maybe you should sniff the wire and tell us what you see? cheers, BM -- To UNSUBSCRIBE, email to

Re: reiserfs & databases.

2000-09-01 Thread Bulent Murtezaoglu
I'd like to thank Russel Coker for taking the time to spell his thinking out in detail. I now know more than I did five minutes ago! cheers, BM -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Email Attachments.

2000-09-11 Thread Bulent Murtezaoglu
ST> ... I realize that we will have to encode the ST> files before we can attach them, two questions, first how do I ST> get sendmail to actually 'attach' the encoded file to the ST> message, You don't. In general sendmail does not care about what you feed it. You deal with th

Email Accounts

2000-12-17 Thread Bulent Murtezaoglu
RG> ... without setting up a full shell account? I RG> just want to setup a few 'forward' email accounts, so that RG> when that account receives mail it's just forwarded to another RG> offsite account. You don't need shell for this at all, either use aliases (if there is no cla

Default Interface

2000-12-18 Thread Bulent Murtezaoglu
RB> ...Is there a way, when I talk RB> to the outside world across my WAN card, to make it use the ip RB> address of my ethernet card. [I am assuming that your ethernet card is also connected to the Internet] This will work OK if the upstream from your wan card will route packets

[sailer@bnl.gov: Network Throughput]

2001-01-04 Thread Bulent Murtezaoglu
tps> ... As part of tps> the traffic going through the box, some streams have 1000k tps> window size for a certain reason. ... This is the TCP window? Are you sure both sides can use the window scale option? [...] tps> PS: This is really something to do with the window size an

Back-up DNS?

2001-01-07 Thread Bulent Murtezaoglu
Is there a good company you folks are using for back-up DNS service? Ordinarily I'd just ask an acquaintance, but all the admins I personally know who'd go for this have screwed up their name servers at one point or another and didn't know it! Maybe the question to ask is should a bunch of us

Re[2]: Back-up DNS?

2001-01-07 Thread Bulent Murtezaoglu
Kevin> http://granitecanyon.com http://centralinfo.net Kevin> Both free, both very dependable. Hmm, this from http://granitecanyon.com/status.shtml --- Included text 6 January 2001 We have been experiencing router problems for the past two days as our 4-port 10/100 ethernet card f

wireless lan support

2001-01-17 Thread Bulent Murtezaoglu
Check out the following link. The price is right and I did get it to work reliably for a client of mine once under Debian. I don't remember all the details, but I do remember getting quick acknowledgement for a script bug I pointed out. http://www.ydi.com/Products/Wireless_LAN_Products/WL2400_

Re: Debian vs. freeBSD

2001-01-24 Thread Bulent Murtezaoglu
> "BrM" == brian moore <[EMAIL PROTECTED]> writes: On Tue, Jan 23, 2001 at 06:42:20PM -0500, Debian Ghost wrote: >> ... My manager has asked me to write a proposal on installing >> Debian or FreeBSD on a few servers here that will be used >> (internally to the company- i.e- non pro

forwarding mail to internal mail server

2001-02-23 Thread Bulent Murtezaoglu
[...] JLG> I'm open to any suggestions anyone may have. I've thought JLG> about using virtusertable on the gateway box to rewrite the JLG> addresses so as to be delivered to the internal mail server, JLG> but I'm not sure about this. Use a mailertable that sends everything for yo

compile vs. apt-get (dpkg)

2001-02-28 Thread Bulent Murtezaoglu
[...] GS> I undestand, that I loose all apt functionality, when starting GS> to compile my own source. What way is the best to deal with a GS> situation like this ??? "Best" depends on your circumstances. If you are willing to invest the time, the best way is making your own .deb, b

Re: sendmail&smart host

2001-04-02 Thread Bulent Murtezaoglu
[...] >> # "Smart" relay host (may be null) DS RAN> indeed, but can only have 1 value iirc... No, you can do define(`SMART_HOST',`ssmart1.isp.net:smart2.isp.net') from your .mc and thinsg will work just fine. cheers, BM -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subjec

Re: fckng null sender with Exim

2001-04-30 Thread Bulent Murtezaoglu
> "ELBnet" == Tech Support <[EMAIL PROTECTED]> writes: ELBnet> Try using: headers_check_syntax = true headers_checks_fail ELBnet> = true ELBnet> which checks to be sure the From To BCC etc. are correctly ELBnet> formatted and rejects them if not. Which would do you no good fo