Changes

Jump to navigation Jump to search
231 bytes removed ,  23:58, 20 September 2014
Line 56: Line 56:  
either you use your sme in server and gateway and you don't have to trick your dns server, or you have to adjust your dns server (generally in your router) to translate 'im.mycompany.fr' to the IP of your server which host the contribs.
 
either you use your sme in server and gateway and you don't have to trick your dns server, or you have to adjust your dns server (generally in your router) to translate 'im.mycompany.fr' to the IP of your server which host the contribs.
   −
in anyway if you do  
+
in anyway if you do on a computer on your network
 
  # dig any im.mycompany.fr
 
  # dig any im.mycompany.fr
 
you should see something which gives the IP of your server
 
you should see something which gives the IP of your server
  ; <<>> DiG 9.8.2rc1-RedHat-9.8.2-0.23.rc1.el6_5.1 <<>> any im.mycompany.fr
+
  ; <<>> DiG 9.9.5-4-Debian <<>> any im.mycompany.fr
 
  ;; global options: +cmd
 
  ;; global options: +cmd
 
  ;; Got answer:
 
  ;; Got answer:
  ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 39533
+
  ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 9748
  ;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 0
+
  ;; flags: qr aa rd ra ad; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
 
   
 
   
 
  ;; QUESTION SECTION:
 
  ;; QUESTION SECTION:
Line 69: Line 69:  
   
 
   
 
  ;; ANSWER SECTION:
 
  ;; ANSWER SECTION:
  im.mycompany.fr. 2560 IN SOA sme9b3dev64.mycompany.fr. hostmaster.im.mycompany.fr. 1411226654 16384 2048 1048576 2560
+
  im.mycompany.fr. 0 IN A 192.168.12.240
im.mycompany.fr. 259200 IN NS sme9b3dev64.mycompany.fr.
  −
im.mycompany.fr. 86400 IN MX 0 sme9b3dev64.mycompany.fr.
  −
im.mycompany.fr. 86400 IN A 192.168.xx.240
   
   
 
   
  ;; Query time: 89 msec
+
  ;; Query time: 1 msec
  ;; SERVER: 192.168.12.240#53(192.168.12.240)
+
  ;; SERVER: 192.168.12.1#53(192.168.12.1)
  ;; WHEN: Sat Sep 20 23:41:46 2014
+
  ;; WHEN: Sat Sep 20 23:57:25 CEST 2014
  ;; MSG SIZE  rcvd: 138
+
  ;; MSG SIZE  rcvd: 49
 
      
===Drafts_TODO===
 
===Drafts_TODO===
Line 91: Line 87:  
     ...
 
     ...
 
* Actually the contribs  is translated in french and english, need more languages
 
* Actually the contribs  is translated in french and english, need more languages
      
==Version of RPM==
 
==Version of RPM==

Navigation menu