❓ Help Penge ako MIKROTIK CONFIGURATIONS

Status
Not open for further replies.

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.
 
Solution
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
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
 
Solution
Status
Not open for further replies.

About this Thread

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

Trending Topics

Online now

Members online
993
Guests online
2,442
Total visitors
3,435

Forum statistics

Threads
2,318,717
Posts
29,196,791
Members
1,180,052
Latest member
Warren Loyd
Back
Top