Untuk kantor yang menggunakan gateway linux, coba command iptables berikut: iptables -A PREROUTING -t nat -p tcp -d IP_SMTP_ISP --dport 25 -j DNAT --to IP_LOKAL_SMTP_SERVER:25
Untuk kantor yang menggunakan Winroute, sepertinya nggak bisa di prerouting cuma bisa merelay. CMIIW. Atau smtp email client diarahin ke ip publik smtp server lokal, jadi traffic smtp melalui smtp server lokal bukan smtp server ISP dan bisa diakses dari manapun tanpa perlu merubah-ubah setting SMTP di email client. Regards, MARTIN B [EMAIL PROTECTED] ----- Original Message ----- From: "Kenthung" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, June 29, 2005 8:11 PM Subject: [ITCENTER] SMTP Pool atau apa ya istilahnya > Hai ITers, > Saya bermaksud mengarahkan traffic SMTP di LAN saya ke IP SMTP server yang > telah saya buat (smtp_lokal). > tetapi tanpa mengganti setting SMTP di email client, karena komputer > client > tersebut biasanya mobile, jadi org nya males kalo suruh ganti2 setting. > Sebenarnya tanpa cara tsb sudah bisa tetapi jika mereka konek di LAN, saya > tidak mau mereka koneksi ke SMTP server luar(ISP) secara langsung. > Misal: > setting SMTP di pc client mengarah ke ip_isp dan saya mau di gateway > server > saya jika ada traffic smtp ke ip_isp tersebut akan diarahkan ke > ip_smtp_lan, > jadi bukan semua traffic SMTP tapi traffic smtp ke ip tertentu. > > Gateway server di LAN ada yg menggunakan; > 1. Kerio Winroute Firewall > 2. Linux dan iptable > karena ada 2 cabang(office) > > Dengan catatan LAN kami tidak menggunakan Domain Controller > Please...pleasee yaahhh > Thanks > > > > > > > -- > www.itcenter.or.id - Komunitas Teknologi Informasi Indonesia > Info, Gabung, Keluar, Mode Kirim : [EMAIL PROTECTED] > ::: Hapus bagian yang tidak perlu (footer, dst) saat reply! ::: > ## Jobs: itcenter.or.id/jobs ## Bursa: itcenter.or.id/bursa ## > $$ Iklan/promosi : www.itcenter.or.id/sponsorship $$ > > > :: SPONSOR ----------------------------------------------- > Web hosting 1GB space cuma Rp. 65ribu/bln > Multiple website, free domain name. http://www.rakdata.com > ---------------------------------------------------------- > > > Yahoo! Groups Links > > > > > > > > > -- > No virus found in this incoming message. > Checked by AVG Anti-Virus. > Version: 7.0.323 / Virus Database: 267.8.1/28 - Release Date: 6/24/2005 > > ___________________________________________________________ Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail http://uk.messenger.yahoo.com -- www.itcenter.or.id - Komunitas Teknologi Informasi Indonesia Info, Gabung, Keluar, Mode Kirim : [EMAIL PROTECTED] ::: Hapus bagian yang tidak perlu (footer, dst) saat reply! ::: ## Jobs: itcenter.or.id/jobs ## Bursa: itcenter.or.id/bursa ## $$ Iklan/promosi : www.itcenter.or.id/sponsorship $$ :: SPONSOR ----------------------------------------------- Web hosting 1GB space cuma Rp. 65ribu/bln Multiple website, free domain name. http://www.rakdata.com ---------------------------------------------------------- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/ITCENTER/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
