On Sat, 30 Oct 2004 23:09:09 +0700 Syafril Hermansyah (SH) wrote: > On Sat, 30 Oct 2004 01:34:56 +0700 bigfoot (B) wrote: > > > Saya mau tanya ttg cara setting winroute 606 utk kondisi sbb: > > > > Misalkan komputer winroute saya mempunyai 2 link ke internet. > > public1 = 202.158.100.10 > > public2 = 202.155.100.10 > > local1 = 192.168.0.1 > > Setiap IP represent Ethernet card masing-2x kan. > > > Dan ada 2 PC workstation yg terconnect ke jaringan local. > > IP PC1 = 192.168.0.2 > > IP PC2 = 192.168.0.3 > > > > Bagaimana traffic rule di winroute supaya PC1 akses ke internet melalui > > public1, dan PC2 akses ke internet melalui public2? > > Non aktifkan current NAT rule, lalu buat 2 traffic rule (NAT rule) : > rule name : NAT #1 > source : 192.168.0.2 > destination : eth #1 > services : http, any-services-you-want > action : permit > > rule name : NAT #2 > source : 192.168.0.2
Oops, mestinya source : 192.168.0.3 > destination : eth #2 > services : http, any-services-you-want > action : permit > > -- syafril ------- Syafril Hermansyah -- Milis diskusi Kerio Winroute Berlanggan : <mailto:[EMAIL PROTECTED]> Henti Langgan : <mailto:[EMAIL PROTECTED]> Versi terakhir : 6.0.4
