LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 04-02-2006, 01:35 AM   #1
vbsoftware
LQ Newbie
 
Registered: Jul 2003
Location: chile
Distribution: Redhat Linux 9 custom
Posts: 27

Rep: Reputation: 15
Can't sending email to testing website ....


Hi!,
I'm testing a dns website on FC4. I can ping to the testing website (www.lnunez.cl) and (mail.lnunez.cl) (made twice local ...)

The big problem happens i can't send/receive emails from local accounts. KMail / THunderbird says (access denied...)

Here more info :

- 10.0.0.3 (ifcfg-eth0) (main website)
- 192.168.0.3 (ifcfg-eth0:1) (mail server)

ifcfg-eth0
Code:
DEVICE=eth0
BOOTPROTO=static
IPADDR=10.0.0.3
NETMASK=255.255.255.0
GATEGAY=10.0.0.1
HWADDR=00:10:DC:D7:BE:36
ONBOOT=yes
TYPE=Ethernet
ifcfg-eth0:1
Code:
DEVICE=eth0:1
BOOTPROTO=static
IPADDR=192.168.0.3
NETMASK=255.255.255.0
GATEGAY=10.0.0.1
HWADDR=00:10:DC:D7:BE:36
ONBOOT=yes
TYPE=Ethernet
hosts
Code:
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1      localhost.localdomain localhost
10.0.0.3       lnunez.lnunez.cl lnunez
resolv.conf
Code:
; generated by /sbin/dhclient-script
domain lnunez.cl
search lnunez.cl
nameserver 10.0.0.3
named.conf
Code:
zone "lnunez.cl" IN {
   type master;
   file "lnunez.zone";
   allow-update { none; };
};

zone "10.0.0.in-addr.arpa" IN {
   type master;
   file "named.zero";
   allow-update { none; };
};
lnunez.zone
Code:
;
; BIND data file for local loopback interface
;
$TTL    600
lnunez.cl.       IN      SOA     dns.lnunez.cl.   root.localhost. (
                              1         ; Serial
                         604800         ; Refresh
                          86400         ; Retry
                        2419200         ; Expire
                         604800 )       ; Negative Cache TTL

          IN      NS         dns.lnunez.cl.
          IN      A           10.0.0.3
          IN      MX 5      mail.lnunez.cl.
dns     IN      A           10.0.0.3
mail    IN      A           192.168.0.3
www   IN      CNAME   lnunez.cl.
ftp      IN      CNAME   dns
;webmail IN  CNAME   dns
lnunez.rev
Code:
$TTL   86400
@       IN      SOA     lnunez. root.lnunez.cl. (
                                      1997022700 ; Serial
                                      28800      ; Refresh
                                      14400      ; Retry
                                      3600000    ; Expire
                                      86400 )    ; Minimum
        IN      NS      lnunez.cl.
1       IN      PTR     lnunez.cl.
Best Regards,

Luis (Chile)
 
Old 04-02-2006, 03:36 AM   #2
vbsoftware
LQ Newbie
 
Registered: Jul 2003
Location: chile
Distribution: Redhat Linux 9 custom
Posts: 27

Original Poster
Rep: Reputation: 15
When i do :

Code:
tail -f /var/log/maillog
Got the message :

Connection refused by [127.0.0.1]

Trying to send an email to any account that exists in the system ....

 
Old 04-02-2006, 03:50 AM   #3
vbsoftware
LQ Newbie
 
Registered: Jul 2003
Location: chile
Distribution: Redhat Linux 9 custom
Posts: 27

Original Poster
Rep: Reputation: 15
I'm using the localhost (127.0.0.1) interface for testing

 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
help with testing a website on a linux box from a standerd pc in a browser tittosimu Linux - General 1 10-24-2005 02:37 AM
sending emails from a website monthly juanbobo Programming 5 05-03-2005 07:06 AM
Website testing with Apache BinaryLinux Linux - Software 5 08-19-2004 06:45 PM
sending email GraemeK Linux - Networking 1 08-24-2003 06:14 PM
sending an email to a email address after a perl operation meluser Programming 9 04-07-2003 02:26 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 04:46 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration