❓ Help Penge ako MIKROTIK CONFIGURATIONS

jaworzkie23

Established
hello po, manghihinge sana ako sample MIKROTIK CONFIGURATIONS niyo since nasira po yung old ko tapos di naka saved kasi nalimot ko na papano baka sakaling meron kayo dyan magamit ko and ma review ko. Salamat.
 
hehe pag po ganun , default config will do na po. just reset your mikrotik router po then first reboot nya accept nyo lang po ung default configuration provided by mikrotik :)
 
ayaw nyang gumana tapos na reset na kasi sya like walang natira.Penge makahinge sample config mo?
Ahmm gagana po yan pag ni reset nyo po :) kasi babalik po standard default configuration po yan :)

para po ma reset : hugot muna power adapter then hold nyo po ung reset button wag nyo po bibitawan then saksak mo ang power supply wag nyo po bibitawan ang reset until mag blink/beeb na kayo marinig po.
 
NORMAL CONFIG PO

Code:
/interface bridge
add name=bridge

/interface bridge port
add bridge=bridge interface=ether2
add bridge=bridge interface=ether3
add bridge=bridge interface=ether4

/ip address
add address=192.168.88.1/24 interface=bridge

/ip pool
add name=LAN_POOL ranges=192.168.88.10-192.168.88.254

/ip dhcp-server
add name=LAN_DHCP interface=bridge address-pool=LAN_POOL disabled=no

/ip dhcp-server network
add address=192.168.88.0/24 gateway=192.168.88.1 dns-server=192.168.88.1

/ip dhcp-client
add interface=ether1 disabled=no

/ip firewall nat
add chain=srcnat out-interface=ether1 action=masquerade
 

About this Thread

  • 15
    Replies
  • 78
    Views
  • 2
    Participants
Last reply from:
jaworzkie23

Trending Topics

Online now

Members online
1,247
Guests online
3,547
Total visitors
4,794

Forum statistics

Threads
2,306,928
Posts
29,175,164
Members
1,194,092
Latest member
pogs07
Back
Top