Results 1 to 11 of 11

Thread:

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User meneldor's Avatar
    Join Date: Oct:2016
    Location:
    Posts: 1,872

    ,

    - "" DHCP- , .
    - . : wifi ( , ), 5-8 a , OpenVPN. 100-150.
    ,
    Asus Maximus VIII Hero/2x8GB Corsair LPX 3000Mhz/Intel i7 6700K/Asus ROG strix GTX1080 A8G/Corsair RM650x

  2. #2
    Registered User
    Join Date: Oct:2013
    Location: GB
    Posts: 340
    , - RB760iGS RB750Gr3. , - , .

  3. #3
    Registered User syman's Avatar
    Join Date: Aug:2016
    Location: Sofia
    Posts: 1,232
    . A1 login failed.

  4. #4
    Registered User meneldor's Avatar
    Join Date: Oct:2016
    Location:
    Posts: 1,872
    RB760iGS . , . "" open/dd wrt

    by mobile
    Asus Maximus VIII Hero/2x8GB Corsair LPX 3000Mhz/Intel i7 6700K/Asus ROG strix GTX1080 A8G/Corsair RM650x

  5. #5
    Banned
    Join Date: Apr:2018
    Location: Sofia
    Posts: 424
    [QUOTE=meneldor;4844184] "" open/dd wrt
    /QUOTE]
    Ubiquiti ER-X , OpenWRT ...

  6. #6
    Registered User meneldor's Avatar
    Join Date: Oct:2016
    Location:
    Posts: 1,872
    RB760iGS . ? , dhcp server invalid.
    - .

    by mobile
    Asus Maximus VIII Hero/2x8GB Corsair LPX 3000Mhz/Intel i7 6700K/Asus ROG strix GTX1080 A8G/Corsair RM650x

  7. #7
    Banned
    Join Date: Apr:2018
    Location: Sofia
    Posts: 424
    Quote Originally Posted by meneldor View Post
    RB760iGS . ? , dhcp server invalid.
    - .

    by mobile
    - ROS 2 . - .. !
    :
    /export hide-sensitive file=config
    !
    Last edited by UncleScroodge; 6th October 2018 at 12:47.

  8. #8
    Registered User meneldor's Avatar
    Join Date: Oct:2016
    Location:
    Posts: 1,872
    , ?? :

    /interface bridge
    add admin-mac=XX:XX:XX:XX:XX:XXauto-mac=no comment=defconf name=bridge
    /interface ethernet
    set [ find default-name=sfp1 ] disabled=yes
    /interface list
    add comment=defconf name=WAN
    add comment=defconf name=LAN
    /ip hotspot profile
    set [ find default=yes ] html-directory=flash/hotspot
    /ip pool
    add comment="2nd floor" name=floor2-dhcp ranges=192.168.100.10-192.168.100.50
    add comment="1st floor" name=floor1-dhcp ranges=192.168.50.10-192.168.50.50
    /ip dhcp-server
    add address-pool=floor2-dhcp disabled=no interface=bridge name="2nd floor"
    add address-pool=floor1-dhcp disabled=no interface=ether4 name="1st floor"
    /interface bridge port
    add bridge=bridge comment=defconf interface=ether2
    add bridge=bridge comment=defconf interface=ether3
    add bridge=bridge comment=defconf interface=ether5
    add comment="port4 bridge" interface=none
    /ip neighbor discovery-settings
    set discover-interface-list=none
    /interface list member
    add comment="2nd Floor" interface=bridge list=LAN
    add comment=Internet interface=ether1 list=WAN
    add comment="1st Floor, ether4" interface=ether4 list=LAN
    /ip address
    add address=192.168.100.1/24 comment="2nd floor" interface=bridge network=192.168.100.0
    add address=192.168.50.1/24 comment="1st floor" interface=ether4 network=192.168.50.0
    /ip dhcp-client
    add comment=defconf dhcp-options=hostname,clientid disabled=no interface=ether1
    /ip dhcp-server network
    add address=192.168.50.0/24 gateway=192.168.50.1
    add address=192.168.100.0/24 gateway=192.168.100.1
    /ip dns static
    add address=192.168.88.1 name=router.lan
    /ip firewall filter
    add action=accept chain=input comment="defconf: accept established,related,untracked" connection-state=\
    established,related,untracked
    add action=drop chain=input comment="defconf: drop invalid" connection-state=invalid
    add action=accept chain=input comment="defconf: accept ICMP" dst-limit=30,30,dst-address/1m40s limit=30,30acket \
    protocol=icmp
    add action=drop chain=input comment="defconf: drop all not coming from LAN" in-interface-list=!LAN
    add action=accept chain=forward comment="defconf: accept in ipsec policy" ipsec-policy=in,ipsec
    add action=accept chain=forward comment="defconf: accept out ipsec policy" ipsec-policy=out,ipsec
    add action=fasttrack-connection chain=forward comment="defconf: fasttrack" connection-state=established,related
    add action=accept chain=forward comment="defconf: accept established,related, untracked" connection-state=\
    established,related,untracked
    add action=drop chain=forward comment="defconf: drop invalid" connection-state=invalid
    add action=drop chain=forward comment="defconf: drop all from WAN not DSTNATed" connection-nat-state=!dstnat \
    connection-state=new in-interface-list=WAN
    /ip firewall nat
    add action=masquerade chain=srcnat comment="defconf: masquerade" ipsec-policy=out,none out-interface-list=WAN
    /ip service
    set telnet disabled=yes
    set ftp disabled=yes
    set ssh port=11122
    set api disabled=yes
    set winbox address=192.168.100.0/24,192.168.50.0/24
    /ip ssh
    set strong-crypto=yes
    /system clock
    set time-zone-name=Europe/Sofia
    /system identity
    set name=MikroTik
    /system routerboard settings
    set silent-boot=no
    /tool bandwidth-server
    set enabled=no
    /tool mac-server
    set allowed-interface-list=none
    /tool mac-server mac-winbox
    set allowed-interface-list=none
    /tool mac-server ping
    set enabled=no
    " " 4 , 5 POE. 2 3 NAS wifi .
    Asus Maximus VIII Hero/2x8GB Corsair LPX 3000Mhz/Intel i7 6700K/Asus ROG strix GTX1080 A8G/Corsair RM650x

  9. #9
    Banned
    Join Date: Apr:2018
    Location: Sofia
    Posts: 424
    !
    5 . SSH :
    /ip ssh set host-key-size=4096

    /ip settings set tcp-syncookies=yes rp-filter=strict - , .
    fasttrack , . !
    / SSH/ ..
    Last edited by UncleScroodge; 6th October 2018 at 17:00.

  10. #10
    Registered User meneldor's Avatar
    Join Date: Oct:2016
    Location:
    Posts: 1,872
    . , , 1 ip ether1. SSH , VPN .

    by mobile
    Asus Maximus VIII Hero/2x8GB Corsair LPX 3000Mhz/Intel i7 6700K/Asus ROG strix GTX1080 A8G/Corsair RM650x

  11. #11
    Registered User meneldor's Avatar
    Join Date: Oct:2016
    Location:
    Posts: 1,872
    NAT , utorrent . ip dhcp ?
    - ip-ta , -.
    uPnP DVR

    by mobile
    Asus Maximus VIII Hero/2x8GB Corsair LPX 3000Mhz/Intel i7 6700K/Asus ROG strix GTX1080 A8G/Corsair RM650x

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Copyright © 1999-2011 . .
iskamPC.com | mobility.BG | Bloody's Techblog | | 3D Vision Blog |