Thursday, May 12, 2011

Email Server DPR sudah dibuat

Setelah badan legeslatif RI, DPR, mengalami "badai" kritikan dan olok-olok, akhirnya mereka membuat mail server sendiri.

Buktinya:


supu@linux-p4:~> dig mx +noanswer dpr.go.id

; <<>> DiG 9.7.3 <<>> mx +noanswer dpr.go.id
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 37789
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;dpr.go.id.                     IN      MX

;; Query time: 244 msec
;; SERVER: 192.168.0.1#53(192.168.0.1)
;; WHEN: Thu May 12 11:32:25 2011
;; MSG SIZE  rcvd: 58

Mesinnya pun sudah up dan berjalan:

PING mail.dpr.go.id (202.182.170.17) 56(84) bytes of data.
64 bytes from mail.dpr.go.id (202.182.170.17): icmp_seq=1 ttl=108 time=213 ms
64 bytes from mail.dpr.go.id (202.182.170.17): icmp_seq=2 ttl=108 time=210 ms
64 bytes from mail.dpr.go.id (202.182.170.17): icmp_seq=3 ttl=108 time=211 ms
64 bytes from mail.dpr.go.id (202.182.170.17): icmp_seq=4 ttl=108 time=211 ms

Provider:


traceroute to mail.dpr.go.id (202.182.170.17), 30 hops max, 40 byte .....
16  234.129.95.202.jkt.pesat.net.id (202.95.129.234)  233.295 ms   231.160 ms   232.966 ms
17  138.141.95.202.jkt.pesat.net.id (202.95.141.138)  234.714 ms   234.080 ms   238.675 ms
==> Pasifik Satelit Nusantara (PSN)


inetnum:      202.182.160.0 - 202.182.191.255
netname:      PESAT-ID
descr:        PT. Pasifik Satelit Nusantara
descr:        Kawasan Karyadeka Pancamurni A-3
descr:        Lemahabang
descr:        Bekasi 17550
country:      ID
admin-c:      BS67-AP
tech-c:       BS67-AP
mnt-by:       MNT-APJII-ID
mnt-lower:    MAINT-PESAT1-ID
changed:       20040114
changed:       20040123
changed:       20050722
status:       ALLOCATED PORTABLE
remarks:      spam and abuse report : 
source:       APNIC

person:       Budi Setiawan Setiawan
address:      PT. Pasifik Satelit Nusantara
address:      Kawasan Karyadeka Pancamurni A-3
address:      Lemahabang
address:      Bekasi 17550
country:      ID
phone:        +62-021-899-08111
fax-no:       +62-021-899-08110
e-mail:       
nic-hdl:      BS67-AP
mnt-by:       MAINT-PESAT1-ID
changed:       20001110
source:       APNIC



Tapi sayangnya OS-nya masih memakai Windows :

supu@linux-p4:~> nmap -sV -v -A -PN mail.dpr.go.id
......
Interesting ports on mail.dpr.go.id (202.182.170.17):
Not shown: 996 filtered ports
PORT    STATE SERVICE  VERSION
80/tcp  open  http     Microsoft IIS webserver 7.5
|_ html-title: Redirect http to https automatically
110/tcp open  pop3     MS Exchange 2007 pop3d
|_ pop3-capabilities: STLS TOP UIDL
143/tcp open  imap     Microsoft Exchange 2007 imapd
|_ imap-capabilities: IMAP4 STARTTLS IMAP4rev1 UIDPLUS LOGINDISABLED LITERAL+ IDLE NAMESPACE CHILDREN
443/tcp open  ssl/http Microsoft IIS webserver 7.5
|_ sslv2: server still supports SSLv2
|_ html-title: Redirect http to https automatically
Service Info: OS: Windows

No comments: