Mikrotik | Forum Mikrotik Indonesia   Mikrotik Manual Mikrotik iSPY Mikrotik RSS Feed
This Logo is a Courtesy from RumahDowty

Go Back   Mikrotik | Forum Mikrotik Indonesia > Diskusi Mikrotik RouterOS > Beginner Basics
iSpy My iTrade Register FAQ Members List Calendar Mark Forums Read

Diskusi [share] for nubie ONLY....!!! update terus pada Beginner Basics | Mikrotik | Forum Mikrotik Indonesia : itu masquearade ip lokal range user , cuman 1x aja kl ip u 192.168.1....


Official Board Announcements
Donasi FMI
Forum Mikrotik Indonesia Road Show
Forum Mikrotik Indonesia Accessoris Contest



 
Closed Thread
 
LinkBack Thread Tools
  #31 (permalink)  
Old 30-07-2007, 14:54
okto_2005's Avatar
okto_2005 okto_2005 is offline
Member Super Senior
 
Join Date: Jul 2007
Posts: 649
iTrader: (0)
Thanks: 10
Thanked 392 Times in 119 Posts
okto_2005 is a splendid one to beholdokto_2005 is a splendid one to beholdokto_2005 is a splendid one to beholdokto_2005 is a splendid one to beholdokto_2005 is a splendid one to beholdokto_2005 is a splendid one to beholdokto_2005 is a splendid one to beholdokto_2005 is a splendid one to beholdokto_2005 is a splendid one to beholdokto_2005 is a splendid one to beholdokto_2005 is a splendid one to behold
Send a message via Yahoo to okto_2005 Send a message via Skype™ to okto_2005
itu masquearade ip lokal range user , cuman 1x aja
kl ip u 192.168.1.1 - 192.168.1.255 tulisannya 192.168.1.0 /24

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #32 (permalink)  
Old 31-07-2007, 09:25
unique_leader's Avatar
unique_leader unique_leader is online now
Member Super Senior
 
Join Date: Jul 2007
Posts: 522
iTrader: (1)
Thanks: 30
Thanked 161 Times in 67 Posts
unique_leader is a glorious beacon of lightunique_leader is a glorious beacon of lightunique_leader is a glorious beacon of lightunique_leader is a glorious beacon of lightunique_leader is a glorious beacon of lightunique_leader is a glorious beacon of lightunique_leader is a glorious beacon of light
o ya untuk web proxy ini kita harus bikin masquerade baru ato hanya menambahkan ip lokal range user nya pada masquerade settingan awal waktu pertama kali config

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #33 (permalink)  
Old 31-07-2007, 19:51
jhoe jhoe is offline
Baru Gabung
 
Join Date: Jul 2007
Posts: 5
iTrader: (0)
Thanks: 1
Thanked 1 Time in 1 Post
jhoe is on a distinguished road
Teman2 ada yang tau ndak cara nyeting 2 ISP lengkap dengan seting IP Addres nya dan DNS nya. mohon bantuanya.thanks

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #34 (permalink)  
Old 02-08-2007, 08:03
kucingGarong's Avatar
kucingGarong kucingGarong is offline
Member
 
Join Date: Jul 2007
Posts: 237
iTrader: (0)
Thanks: 0
Thanked 481 Times in 61 Posts
kucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant future
Quote:
Originally Posted by unique_leader View Post
/ ip firewall nat
add chain=srcnat out-interface=wan src-address=192.111.111.0/24 \<< itu IP gateway ato IP range user.
sebenarnya src-address ga usah di isi juga gpp kok ......


Last edited by kucingGarong : 02-08-2007 at 08:05.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #35 (permalink)  
Old 02-08-2007, 08:04
kucingGarong's Avatar
kucingGarong kucingGarong is offline
Member
 
Join Date: Jul 2007
Posts: 237
iTrader: (0)
Thanks: 0
Thanked 481 Times in 61 Posts
kucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant future
Quote:
Originally Posted by jhoe View Post
Teman2 ada yang tau ndak cara nyeting 2 ISP lengkap dengan seting IP Addres nya dan DNS nya. mohon bantuanya.thanks
sabar bro itu akan menjadi NEXT TUTORIAL

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #36 (permalink)  
Old 03-08-2007, 11:13
kucingGarong's Avatar
kucingGarong kucingGarong is offline
Member
 
Join Date: Jul 2007
Posts: 237
iTrader: (0)
Thanks: 0
Thanked 481 Times in 61 Posts
kucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant future
------TUTORIAL 2 ISP IN 1 ROUTER WITH LOADBALANCING------



/ ip address
add address=192.168.0.1/24 network=192.168.0.0 broadcast=192.168.0.255 interface=Local comment="" \
disabled=no
add address=10.111.0.2/24 network=10.111.0.0 broadcast=10.111.0.255 interface=wlan2 \
comment="" disabled=no
add address=10.112.0.2/24 network=10.112.0.0 broadcast=10.112.0.255 interface=wlan1 \
comment="" disabled=no
/ ip firewall mangle
add chain=prerouting in-interface=Local connection-state=new nth=1,1,0 \
action=mark-connection new-connection-mark=odd passthrough=yes comment="" \
disabled=no
add chain=prerouting in-interface=Local connection-mark=odd action=mark-routing \
new-routing-mark=odd passthrough=no comment="" disabled=no
add chain=prerouting in-interface=Local connection-state=new nth=1,1,1 \
action=mark-connection new-connection-mark=even passthrough=yes comment="" \
disabled=no
add chain=prerouting in-interface=Local connection-mark=even action=mark-routing \
new-routing-mark=even passthrough=no comment="" disabled=no
/ ip firewall nat
add chain=srcnat connection-mark=odd action=src-nat to-addresses=10.111.0.2 \
to-ports=0-65535 comment="" disabled=no
add chain=srcnat connection-mark=even action=src-nat to-addresses=10.112.0.2 \
to-ports=0-65535 comment="" disabled=no
/ ip route
add dst-address=0.0.0.0/0 gateway=10.111.0.1 scope=255 target-scope=10 routing-mark=odd \
comment="" disabled=no
add dst-address=0.0.0.0/0 gateway=10.112.0.1 scope=255 target-scope=10 routing-mark=even \
comment="" disabled=no
add dst-address=0.0.0.0/0 gateway=10.112.0.1 scope=255 target-scope=10 comment="" \
disabled=no

Mangle

/ ip address
add address=192.168.0.1/24 network=192.168.0.0 broadcast=192.168.0.255 interface=Local comment="" \
disabled=no
add address=10.111.0.2/24 network=10.111.0.0 broadcast=10.111.0.255 interface=wlan2 \
comment="" disabled=no
add address=10.112.0.2/24 network=10.112.0.0 broadcast=10.112.0.255 interface=wlan1 \
comment="" disabled=no

router punya 2 upstream (WAN) interfaces dengan ip address 10.111.0.2/24 and 10.112.0.2/24. dan interface LAN dengan nama interface "Local" dan ip address 192.168.0.1/24.


/ ip firewall mangle

add chain=prerouting in-interface=Local connection-state=new nth=1,1,0 \
action=mark-connection new-connection-mark=odd passthrough=yes comment="" \
disabled=no

add chain=prerouting in-interface=Local connection-mark=odd action=mark-routing \
new-routing-mark=odd passthrough=no comment="" disabled=no

add chain=prerouting in-interface=Local connection-state=new nth=1,1,1 \
action=mark-connection new-connection-mark=even passthrough=yes comment="" \
disabled=no
add chain=prerouting in-interface=Local connection-mark=even action=mark-routing \
new-routing-mark=even passthrough=no comment="" disabled=no




NAT


/ ip firewall nat
add chain=srcnat connection-mark=odd action=src-nat to-addresses=10.111.0.2 \
to-ports=0-65535 comment="" disabled=no
add chain=srcnat connection-mark=even action=src-nat to-addresses=10.112.0.2 \
to-ports=0-65535 comment="" disabled=no



Routing


/ ip route
add dst-address=0.0.0.0/0 gateway=10.111.0.1 scope=255 target-scope=10 routing-mark=odd \
comment="" disabled=no
add dst-address=0.0.0.0/0 gateway=10.112.0.1 scope=255 target-scope=10 routing-mark=even \
comment="" disabled=no
add dst-address=0.0.0.0/0 gateway=10.112.0.1 scope=255 target-scope=10 comment="" \
disabled=no comment="gateway for the router itself"


thanks to mbah WIKI yg udah nyedian info

HAVE FUN!!!!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
The Following 6 Users Say Thank You to kucingGarong For This Useful Post:
  #37 (permalink)  
Old 03-08-2007, 11:19
kucingGarong's Avatar
kucingGarong kucingGarong is offline
Member
 
Join Date: Jul 2007
Posts: 237
iTrader: (0)
Thanks: 0
Thanked 481 Times in 61 Posts
kucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant future
ayo.....ayo.......semangat dong para MIKROTIKERS

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
The Following User Says Thank You to kucingGarong For This Useful Post:
  #38 (permalink)  
Old 03-08-2007, 15:59
ron ron is offline
Baru Gabung
 
Join Date: Jul 2007
Posts: 3
iTrader: (0)
Thanks: 0
Thanked 0 Times in 0 Posts
ron is on a distinguished road
lupa pass mikrotik di hadd gimana yah cara resetnya

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #39 (permalink)  
Old 03-08-2007, 16:09
[a]'s Avatar
[a] [a] is offline
Forum Advisor
 
Join Date: Jun 2007
Location: Jakarta
Posts: 1,732
iTrader: (1)
Thanks: 306
Thanked 754 Times in 223 Posts
[a] has disabled reputation
Send a message via Yahoo to [a]
Quote:
Originally Posted by ron View Post
lupa pass mikrotik di hadd gimana yah cara resetnya

install ulang

gpp kok...dengan install ulang justru juga sekalian ngebersihin router kita...mungkin sebelumnya banyak rule2 yang tidak efisien, dengan kita install ulang kita jadi bisa bangun ulang router kita dengan pengetahuan terbaru pula...

good luck yahh

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #40 (permalink)  
Old 03-08-2007, 16:49
ron ron is offline
Baru Gabung
 
Join Date: Jul 2007
Posts: 3
iTrader: (0)
Thanks: 0
Thanked 0 Times in 0 Posts
ron is on a distinguished road
Quote:
Originally Posted by [a] View Post
install ulang

gpp kok...dengan install ulang justru juga sekalian ngebersihin router kita...mungkin sebelumnya banyak rule2 yang tidak efisien, dengan kita install ulang kita jadi bisa bangun ulang router kita dengan pengetahuan terbaru pula...

good luck yahh
masalahnya licensenya asli gpp yah

atu lagi rb500 gue abis upgr kok nda isa winbox dah coba pencet S1 tapi ga ngaruh install pake netinstall ga mau juga di hyperterminal muncul
Code:
Formatting disk.....
ERROR: could not format partitions
Press ENTER to reboot

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #41 (permalink)  
Old 03-08-2007, 16:59
[a]'s Avatar
[a] [a] is offline
Forum Advisor
 
Join Date: Jun 2007
Location: Jakarta
Posts: 1,732
iTrader: (1)
Thanks: 306
Thanked 754 Times in 223 Posts
[a] has disabled reputation
Send a message via Yahoo to [a]
wuahh..maaf klo untuk yg itu blum pernah ngalamin...maaf yahh...

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #42 (permalink)  
Old 03-08-2007, 22:21
kucingGarong's Avatar
kucingGarong kucingGarong is offline
Member
 
Join Date: Jul 2007
Posts: 237
iTrader: (0)
Thanks: 0
Thanked 481 Times in 61 Posts
kucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant futurekucingGarong has a brilliant future
hueheuhuehuehuhe kalo lupa pass mikrotik gw setuju ama saran dari bung admin, install ulang ajah .

simple tips dari kucinggarong:
" kalo baru install ulang jangan lupa username admin di hapus & biking user dengan password yg gampang2 diinget bila perlu di catat di notepad/word "


caiyo mikrotik........

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #43 (permalink)  
Old 04-08-2007, 17:54
bu5y3t bu5y3t is offline
Newbie
 
Join Date: Jul 2007
Posts: 19
iTrader: (0)
Thanks: 10
Thanked 2 Times in 2 Posts
bu5y3t is on a distinguished road
Quote:
Originally Posted by [a] View Post
install ulang

gpp kok...dengan install ulang justru juga sekalian ngebersihin router kita...mungkin sebelumnya banyak rule2 yang tidak efisien, dengan kita install ulang kita jadi bisa bangun ulang router kita dengan pengetahuan terbaru pula...

good luck yahh

betoll boss

gw uda ntah berapa kali install ulang

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #44 (permalink)  
Old 04-08-2007, 20:12
balimore's Avatar
balimore balimore is offline
Newbie
 
Join Date: Jul 2007
Posts: 43
iTrader: (0)
Thanks: 0
Thanked 28 Times in 9 Posts
balimore is on a distinguished roadbalimore is on a distinguished road
----
ohm ron, ma'af ya...saya terlambat jawabnya.
coba lihat lagi comment dari saya.
hal itu harus upgrade fw dulu dengan serial-connection, hal memungkinkan sekali fw nya rusak/modar pada bootloadernya.

coba lihat reply yang and tujukan private kepada saya. saya sudah balas...
memang betul netinstall tidak bisa berjalan. sekali lagi serial-connection untuk upgradenya, jangan menggunakan netinstall ataupun ftp.

salam
Hasbullah.com
----
Quote:
Originally Posted by ron View Post
masalahnya licensenya asli gpp yah

atu lagi rb500 gue abis upgr kok nda isa winbox dah coba pencet S1 tapi ga ngaruh install pake netinstall ga mau juga di hyperterminal muncul
Code:
Formatting disk.....
ERROR: could not format partitions
Press ENTER to reboot


Last edited by balimore : 04-08-2007 at 20:19.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #45 (permalink)  
Old 09-08-2007, 05:50
ALOE ALOE is offline
Baru Gabung
 
Join Date: Aug 2007
Posts: 10
iTrader: (0)
Thanks: 2
Thanked 1 Time in 1 Post
ALOE is on a distinguished road
Quote:
Originally Posted by kucingGarong View Post
------TUTORIAL 2 ISP IN 1 ROUTER WITH LOADBALANCING------



/ ip address
add address=192.168.0.1/24 network=192.168.0.0 broadcast=192.168.0.255 interface=Local comment="" \
disabled=no
add address=10.111.0.2/24 network=10.111.0.0 broadcast=10.111.0.255 interface=wlan2 \
comment="" disabled=no
add address=10.112.0.2/24 network=10.112.0.0 broadcast=10.112.0.255 interface=wlan1 \
comment="" disabled=no
/ ip firewall mangle
add chain=prerouting in-interface=Local connection-state=new nth=1,1,0 \
action=mark-connection new-connection-mark=odd passthrough=yes comment="" \
disabled=no
add chain=prerouting in-interface=Local connection-mark=odd action=mark-routing \
new-routing-mark=odd passthrough=no comment="" disabled=no
add chain=prerouting in-interface=Local connection-state=new nth=1,1,1 \
action=mark-connection new-connection-mark=even passthrough=yes comment="" \
disabled=no
add chain=prerouting in-interface=Local connection-mark=even action=mark-routing \
new-routing-mark=even passthrough=no comment="" disabled=no
/ ip firewall nat
add chain=srcnat connection-mark=odd action=src-nat to-addresses=10.111.0.2 \
to-ports=0-65535 comment="" disabled=no
add chain=srcnat connection-mark=even action=src-nat to-addresses=10.112.0.2 \
to-ports=0-65535 comment="" disabled=no
/ ip route
add dst-address=0.0.0.0/0 gateway=10.111.0.1 scope=255 target-scope=10 routing-mark=odd \
comment="" disabled=no
add dst-address=0.0.0.0/0 gateway=10.112.0.1 scope=255 target-scope=10 routing-mark=even \
comment="" disabled=no
add dst-address=0.0.0.0/0 gateway=10.112.0.1 scope=255 target-scope=10 comment="" \
disabled=no

Mangle

/ ip address
add address=192.168.0.1/24 network=192.168.0.0 broadcast=192.168.0.255 interface=Local comment="" \
disabled=no
add address=10.111.0.2/24 network=10.111.0.0 broadcast=10.111.0.255 interface=wlan2 \
comment="" disabled=no
add address=10.112.0.2/24 network=10.112.0.0 broadcast=10.112.0.255 interface=wlan1 \
comment="" disabled=no

router punya 2 upstream (WAN) interfaces dengan ip address 10.111.0.2/24 and 10.112.0.2/24. dan interface LAN dengan nama interface "Local" dan ip address 192.168.0.1/24.


/ ip firewall mangle

add chain=prerouting in-interface=Local connection-state=new nth=1,1,0 \
action=mark-connection new-connection-mark=odd passthrough=yes comment="" \
disabled=no

add chain=prerouting in-interface=Local connection-mark=odd action=mark-routing \
new-routing-mark=odd passthrough=no comment="" disabled=no

add chain=prerouting in-interface=Local connection-state=new nth=1,1,1 \
action=mark-connection new-connection-mark=even passthrough=yes comment="" \
disabled=no
add chain=prerouting in-interface=Local connection-mark=even action=mark-routing \
new-routing-mark=even passthrough=no comment="" disabled=no




NAT


/ ip firewall nat
add chain=srcnat connection-mark=odd action=src-nat to-addresses=10.111.0.2 \
to-ports=0-65535 comment="" disabled=no
add chain=srcnat connection-mark=even action=src-nat to-addresses=10.112.0.2 \
to-ports=0-65535 comment="" disabled=no



Routing


/ ip route
add dst-address=0.0.0.0/0 gateway=10.111.0.1 scope=255 target-scope=10 routing-mark=odd \
comment="" disabled=no
add dst-address=0.0.0.0/0 gateway=10.112.0.1 scope=255 target-scope=10 routing-mark=even \
comment="" disabled=no
add dst-address=0.0.0.0/0 gateway=10.112.0.1 scope=255 target-scope=10 comment="" \
disabled=no comment="gateway for the router itself"


thanks to mbah WIKI yg udah nyedian info

HAVE FUN!!!!
bisa diterapkan ga seh klo ama sapidi ???

gw ude coba bonding....
hasilnye kenceng cman sring RTO...

makanye gw beralih failover....
tapi sayangnye 1 line jade nganggur abiz....
sayang BW-nye ....

loadbalancing = bonding ???


thx

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


This Forum is Powered by Orion Net.

All times are GMT +7. The time now is 04:22.