[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: Network HELP PLEASE!!
- From: "Taylor, ForrestX" <forrestx taylor intel com>
- To: "'guinness-list redhat com'" <guinness-list redhat com>
- Subject: RE: Network HELP PLEASE!!
- Date: Fri, 26 Oct 2001 15:32:32 -0700
> > Do you mean closed via the firewall, or closed as in it
> isn't listening?
> > Try running lokkit and adding SMTP and pop3 (25 and 110)
> under customize.
> >
>
> I have the firewall set to none. But I tried turning it on
> just for sNg
> and I made sure that the mail port was open but that still
> didn't do it.
> I have a pop server up and running so I can check mail from
> outside the
> domain I just cant send :( Plus I can not recieve because it says
> connection refused!
>
> > If it isn't listening,
> >then you need to restart sendmail. Did you try > adding yourself to
> >RELAY?
>
> Yes I added myself to the relay, is there a way to just set
> the relay open
> so I don't have to keep adding things to it?
Yes, there is a way to set the RELAY open, but then you would most likely
get spammers using your mail server to relay their messages. This is not
very secure. You can add IP address ranges like this:
192.168.0.1 RELAY -- this adds one ip address
192.168.1 RELAY -- this adds the subnet 192.168.1.[0-255]
192.168 RELAY -- this add everything in 192.168 (192.168.[0-255].[0-255])
This is much more secure and possibly much simpler. Did you regenerate the
sendmail.cf file after taking out (dnl ...) the listen only on localhost
(127.0.0.1)?
Forrest
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]