-
Fototrend
Mikrotik routerekkel foglalkozó téma. Mikrotik router típusok, hardverek, router beállítások, programozás (scriptek írása), frissítés, és minden Mikrotik routerrel kapcsolatos beszélgetés helye.
Új hozzászólás Aktív témák
-
Kenderice
senior tag
válasz
E.Kaufmann
#14565
üzenetére
Innen szedtem le (utolsó post):
[link]##############Script Settings################## :local NOIPUser "your_no-ip_user" :local NOIPPass "your_no-ip_pass" :local WANInter "your_external_interface" :local NOIPDomain "hostname.no-ip.net" ############################################### # Get the current IP on the interface :local currentIP [/ip address get [find interface="$WANInter" disabled=no] address] # Strip the net mask off the IP address :for i from=( [:len $currentIP] - 1) to=0 do={ :if ( [:pick $currentIP $i] = "/") do={ :set currentIP [:pick $currentIP 0 $i] } } :if ([:resolve $NOIPDomain] != $currentIP) do={ /tool fetch mode=http user=$NOIPUser password=$NOIPPass url="http://dynupdate.no-ip.com/nic/update\3Fhostname=$NOIPDomain&myip=$currentIP" keep-result=no :log info "NO-IP Update: $NOIPDomain - $currentIP"
A hibákat -ha vannak- nem tudnám megtalálni mert nem értek a szintaktikájához.
Új hozzászólás Aktív témák
- QNAP TS-870U-RP 8 lemezes Rack NAS
- 16 GB-os Quadro RTX5000 HP
- ÁRGARANCIA!Épített KomPhone i5 12400F 32/64GB RAM RX 7800 XT 16GB GAMER PC termékbeszámítással
- Samsung DLP projektor, The Freestyle SP-LSP3B
- 0perces! Samsung Galaxy Book5 Pro 360 2in1 Core Ultra 7 256V 16GB 2TB 16" WQXGA+ AMOLED TOUCH 1évgar
Állásajánlatok
Cég: NetGo.hu Kft.
Város: Gödöllő
Cég: Laptopműhely Bt.
Város: Budapest
ekkold
