|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
DNS +qmail problem-repost from linux forum accordingly
I have two ( 10:00 - 5:00) two consecutive Sunday starting last last sunday and the coming sunday, I do not know whether I could install a proper qmail after the second class.
I am septical about this. I think you are right. you have mention. the teacher give me this two file and I do not know how to make use of this. FSD, sorry about the apache reset problem. Can't take care of too many things at the same time. quote: -------------------------------------------------------------------------------- logging{ category statistics{ null; }; }; ####################################################################### # # Define the location of the zone files and disable stats logging # # ####################################################################### options{ directory "/var/named"; }; ######################################################################## # # Although not connected to Internet, inclusion of hint suppresses # # # sysquery errors # ######################################################################## zone "."{ type hint; file "named.ca"; }; ######################################################################### # # Good habit... provide reverse DNS for localhost, forward added for # # # completeness but not necessary # ######################################################################### zone "localhost"{ type master; file "db.localhost"; }; ######################################################################### # # Primary nameserver for example.com # ######################################################################### zone "example.com"{ type master; file "db.example"; }; ######################################################################### # # Provide nameserver for cracker.org # ######################################################################### zone "cracker.org"{ type master; file "db.cracker"; }; ######################################################################### # # Provide subdomains for the RH253 DNS lab # ######################################################################### # zone "com"{ # type master; # file "db.com"; # }; zone "0.0.127.in-addr.arpa"{ type master; file "db.127.0.0"; }; zone "0.168.192.in-addr.arpa"{ type master; file "db.192.168.0"; }; zone "2.168.192.in-addr.arpa"{ type master; file "db.192.168.2"; }; zone "mydomain7.com" { type master; file "db.mydomain7.com"; }; zone "mydomain11.com" { type master; file "db.mydomain11.com"; }; -------------------------------------------------------------------------------- and quote: -------------------------------------------------------------------------------- TTL 86400 @ IN SOA server1.example.com. root.server1.example.com. ( 4 10800 3600 604800 86400 ) IN NS server1.example.com. mx 10 station11.example.com. -------------------------------------------------------------------------------- I must say again I am idot about any mail server. my site is pointed by zoneedit.com which I have mentioned in the beginning of the class to my teacher. In the class he has a dns server to do the internal pointing, what could I do, I have zoneedit.com, is it suppose the internal dns and external dns server ( for example zoneedit.com ) same the function. I shown you the resolv.conf not the hosts file. What can I do beside reading the qmail doc? There is 7 pages and I bombed the first page already.
__________________
regards, wish to use AT 89c51 single chip computer to do remote sensing and send the data back from woods to office via nokie 3330 and internet. HOW? first I must revise C program thro' example, what's next? |
|
#2
|
|||
|
|||
|
What problems? What was your question?
|
|
#3
|
||||
|
||||
|
the first is the named.conf in /etc while the second is named.local in /var/named.
I tailored mime according the tailor and /use/sbin/named in web server so it can in return point to mail server which is pointed by zoneedit.com I do not whether the DNS service - by my web server is necessary. I do not what harm will bring about???????!!!!!!! correct me FBSD! Quote:
Quote:
|
|
#4
|
|||
|
|||
|
>> the first is the named.conf in /etc
Check the manpage of your BIND named(8) for the default location of named.conf file. >> while the second is named.local in /var/named Because you set this: options{ directory "/var/named"; }; Sorry, I tried to understand your questions but I really can't. If zoneedit.com is currently hosting your DNS, you DON'T need to run DNS server yourself, so long as your domain is reachable by the world. Once again, I have decided not to reply on anything you posted that use example data. If you need DNS + Mail help from me, use real data. |
|
#5
|
|||
|
|||
|
I call you.
|
![]() |
| Viewing: Dev Shed Forums > System Administration > DNS > DNS +qmail problem-repost from linux forum accordingly |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|