Community discussions

MikroTik App

Search found 94 matches

by dana1975
Sun Mar 04, 2018 9:28 am
Forum: Scripting
Topic: send script output to a file
Replies: 13
Views: 13490

Re: send script output to a file

print file=filename -> export the script content only, i need print the script result
/system script run scriptname -> it can not export the result to a file


has been solved with this command
{:local a [/system script get script1 source]; execute script=$a file=$fname1}
by dana1975
Sun Mar 04, 2018 9:22 am
Forum: Scripting
Topic: Run script from file?
Replies: 7
Views: 23606

Re: Run script from file?

is it possible to export the output of script to a file?
something like /system script scriptname file=filename
by dana1975
Sat Mar 03, 2018 6:30 am
Forum: Scripting
Topic: send script output to a file
Replies: 13
Views: 13490

Re: send script output to a file

the print file=filename dosnt work for me
by dana1975
Fri Mar 02, 2018 11:00 am
Forum: Scripting
Topic: How to write string to a file using script ?
Replies: 5
Views: 15904

Re: How to write string to a file using script ?

your script is not working
by dana1975
Fri Mar 02, 2018 8:51 am
Forum: Scripting
Topic: send script output to a file
Replies: 13
Views: 13490

Re: send script output to a file

i used this command
/file set filename contents=$contents
but it was not work. please correct my script if you can
by dana1975
Thu Mar 01, 2018 8:37 am
Forum: Scripting
Topic: send script output to a file
Replies: 13
Views: 13490

Re: send script output to a file

any answer !!
by dana1975
Mon Feb 05, 2018 10:55 am
Forum: Scripting
Topic: send script output to a file
Replies: 13
Views: 13490

send script output to a file

i want to send the out script to a file, i set the variable $contents and i need to send this variable to a text file :local updown :local up :local down :local totaldown :local name :local contents :foreach counter in=[/queue simple find ] do={ :set $updown [/queue simple get $counter bytes] :set $...
by dana1975
Wed Jan 31, 2018 8:01 pm
Forum: Scripting
Topic: Hotspot E-Mail Notifer with Byte Info
Replies: 1
Views: 1103

Re: Hotspot E-Mail Notifer with Byte Info

m running CAPsMAN with 8 SSID and each SSID have the different IP Range
im usung hotspot + windows AD as radidus to authenticate all users
for one SSID i need a Script, i want to users have 200M daily usage and after that they speed change to 512Kbps
thank you in advance for your help
by dana1975
Wed Jan 31, 2018 7:47 pm
Forum: The User Manager
Topic: Free Wifi Hotspot By Mac Address For Data Tracking
Replies: 1
Views: 6311

Re: Free Wifi Hotspot By Mac Address For Data Tracking

im running CAPsMAN with 8 SSID and each SSID have the different IP Range
im usung hotspot + windows AD as radidus to authenticate all users
for one SSID i need a Script, i want to users have 200M daily usage and after that they speed change to 512Kbps
thank you in advance for your help
by dana1975
Wed Jan 31, 2018 7:23 pm
Forum: Scripting
Topic: hotspot quato
Replies: 2
Views: 889

Re: hotspot quato

im looking for that script, is there anybody can help for this script ?
by dana1975
Wed Jan 31, 2018 11:08 am
Forum: Scripting
Topic: hotspot quato
Replies: 2
Views: 889

hotspot quato

im running CAPsMAN with 8 SSID and each SSID have the different IP Range
im usung hotspot + windows AD as radidus to authenticate all users
for one SSID i need a Script, i want to users have 200M daily usage and after that they speed change to 512Kbps
thank you in advance for your help
by dana1975
Mon Jul 18, 2016 9:15 am
Forum: General
Topic: Wireless CAP
Replies: 0
Views: 625

Wireless CAP

how can i connect a Wireless CAP to CAPsMAN?
all of my CAPs connected to CAPsMAN over a cable.
by dana1975
Tue May 03, 2016 3:29 pm
Forum: General
Topic: Wireless CAP
Replies: 2
Views: 997

Re: Wireless CAP

fine
could you please let me know which media you used to connecting CAPs to CAPsMAN? cable ?
by dana1975
Tue May 03, 2016 2:10 pm
Forum: General
Topic: Wireless CAP
Replies: 2
Views: 997

Wireless CAP

can i have a wireless CAP in CAPsMAN system using Wireless-Rep?
im using cable to connect CAPs to CAPsMAN at the moment
by dana1975
Thu Jan 28, 2016 11:26 am
Forum: General
Topic: MikroTik Authentication with Active Directory
Replies: 4
Views: 7249

Re: MikroTik Authentication with Active Directory

im using microsoft NPS (radius) for hotspot, but i wana using active directory user to login via winbox in to mikrotik router.
could you please let me know witch configuration do i need for mikorotik ?
tanx
by dana1975
Thu Jan 28, 2016 7:19 am
Forum: General
Topic: MikroTik Authentication with Active Directory
Replies: 4
Views: 7249

MikroTik Authentication with Active Directory

can i login to mikrotik with active directory user name?
by dana1975
Wed Sep 30, 2015 9:30 am
Forum: General
Topic: Different Option in CAPsMAN Provisioning
Replies: 2
Views: 1076

Different Option in CAPsMAN Provisioning

i see the different option in CAMsMAN -> provisioning in 4-5 devices, some of them are mibsbe and some of them are tile
for example i've got 3 mibsbe routerboard. i can see the different option in provisioning
why ?
by dana1975
Tue Jul 14, 2015 8:01 am
Forum: General
Topic: CAPsMAN vs WPA2-Enterprise
Replies: 7
Views: 4553

Re: CAPsMAN vs WPA2-Enterprise

you need to use client-station-id in radius server side per each policy
by dana1975
Sat Jul 04, 2015 10:35 am
Forum: General
Topic: Load balancing vs Tunnels
Replies: 2
Views: 1047

Re: Load balancing vs Tunnels

has been solved !!!!
by dana1975
Wed Jul 01, 2015 12:29 pm
Forum: General
Topic: Load balancing vs Tunnels
Replies: 2
Views: 1047

Load balancing vs Tunnels

hi all i have a problem in load balancing i have 2 wan connection with different gateway and im using this code in my router /interface ethernet set [ find default-name=ether5 ] name=ISP1 set [ find default-name=ether4 ] name=ISP2 set [ find default-name=ether1 ] name=LAN /ip address add address=192...
by dana1975
Thu May 14, 2015 8:39 am
Forum: Scripting
Topic: Kick Duplicate hotspot users
Replies: 3
Views: 2179

Re: Kick Duplicate hotspot users

thank you so much, it's work perfect now.
by dana1975
Wed Apr 22, 2015 5:58 pm
Forum: Scripting
Topic: Kick Duplicate hotspot users
Replies: 3
Views: 2179

Re: Kick Duplicate hotspot users

i found this script, but i have 3 hotspot and i need to kick duplicate users only for 2 hotspot, the users of thid hotspot can login more than one time how can i check the hotspot name this script?? :local uname $user; :local usercount 0; :local usertime "00:00:00"; :local kickable; :local...
by dana1975
Tue Apr 21, 2015 11:44 am
Forum: Scripting
Topic: Kick Duplicate hotspot users
Replies: 3
Views: 2179

Kick Duplicate hotspot users

i have 3 hotspot on a mikrotik and all of them connecting to radius server (windows 2008) and i cannot use shared users because it will assign to local users only and im not using usermanager as well. is there any script to run and kick duplicate users in 2 hotspot only ? because the third hotpost i...
by dana1975
Mon Apr 20, 2015 7:46 am
Forum: Scripting
Topic: Allow multiple devices per user but not simultaneous
Replies: 5
Views: 4301

Re: Allow multiple devices per user but not simultaneous

what happen when we use radius (i mean windows 2008 active directory or NPS) ??? because the user profile can not be assign to these radius users
by dana1975
Sat Apr 18, 2015 3:21 pm
Forum: General
Topic: create certificate
Replies: 0
Views: 604

create certificate

how can i create a certificate like CAPsMAN certificate ? i used this command, but the created certificate are not same the CAPsMAN certificate /certificate add name=CAPsMANCA common-name=CAPsMANCA country=IT days-valid=24854 key-size=2048 locality=locality organization=org state=state trusted=yes u...
by dana1975
Sun Apr 12, 2015 10:04 am
Forum: General
Topic: shared users on multiple hotspot
Replies: 0
Views: 791

shared users on multiple hotspot

hi all i have 3 hotspot and each hotspot connected to windows radius and users can login over their active directory user/password i need a limitation for each hotspot. hospot1 -> 1 device per user hospot1 -> 2 device per user hospot1 -> 5 device per user i disabled shared users in default user prof...
by dana1975
Tue Mar 03, 2015 6:11 pm
Forum: Beginner Basics
Topic: Mark All IPIP and EoIP Tunnels
Replies: 0
Views: 661

Mark All IPIP and EoIP Tunnels

im using a Valid IP Address to make IPIP and EoIP Tunnels and i want to write a PCQ for All Tunnels
1-how can i mark All IPIP and EoIP Tunnels together just with one mangle?
2-is it possible to write a PCQ for Valid IP and limit this IP Address ?
by dana1975
Sat Jan 17, 2015 4:45 pm
Forum: General
Topic: CAPsMAN vs WPA2-Enterprise
Replies: 7
Views: 4553

Re: CAPsMAN vs WPA2-Enterprise

Dear My Friend let me explain more about my problem we have : one CAPsMAN and some CAPs, one windows radius server connected to Active Directory SSID1 -> Authenticate with GROUP1 in AD SSID2 -> Authenticate with GROUP2 in AD SSID3 -> Authenticate with GROUP3 in AD i can do it with HOTSPOT or one SSI...
by dana1975
Wed Jan 07, 2015 9:25 am
Forum: General
Topic: CAPsMAN vs WPA2-Enterprise
Replies: 7
Views: 4553

Re: CAPsMAN vs WPA2-Enterprise

another question.
i have 3 hotspot with one windows radius server now, i created 3 radius in Mikrotik and assign them to separate hotspot and created 3 groups in AD and their member have access in their hotspot
in this scenario which part i can assign a radius to securit cfg in CAPsMAN?
by dana1975
Wed Jan 07, 2015 6:40 am
Forum: General
Topic: CAPsMAN vs WPA2-Enterprise
Replies: 7
Views: 4553

CAPsMAN vs WPA2-Enterprise

dos CAPsMAN support WPA2-Enterprise to authenticate users with Active Directory ?
i know that i can use hotspot to use Radius, but i dont want to use it
by dana1975
Wed Jan 07, 2015 6:36 am
Forum: General
Topic: tow wan connection
Replies: 5
Views: 2006

Re: tow wan connection

thank you so much. it has been solved.
by dana1975
Sun Jan 04, 2015 6:43 am
Forum: General
Topic: tow wan connection
Replies: 5
Views: 2006

Re: tow wan connection

hi
i marked the connection and route as well. you can see in mangle commands
could you please let me know the correct commands?
by dana1975
Sat Jan 03, 2015 3:13 pm
Forum: General
Topic: tow wan connection
Replies: 5
Views: 2006

tow wan connection

hi all i have two wan connection from two different ISP with different Gateway i am using ISP1 for users and ISP for my servers here is my configuration / ip firewall mangle add chain=prerouting connection-mark=ISP1_conn in-interface=LAN action=mark-routing new-routing-mark=to_ISP1 add chain=prerout...
by dana1975
Thu Dec 25, 2014 11:06 am
Forum: General
Topic: Queue for All IPIP Tunnels
Replies: 0
Views: 622

Queue for All IPIP Tunnels

is it possible to write a Queue for All IPIP Tunnels and when we delete or add ipip tunnels the queue automatically assigned?
we can write a mangle and mark all ethernet and use it in queue , but there is no any option for All IPIP Tunnels.
by dana1975
Thu Nov 20, 2014 1:33 pm
Forum: General
Topic: Mikrotik with 2 ISP
Replies: 1
Views: 885

Re: Mikrotik with 2 ISP

it has been solved
i forgot to add another route for second ISP
by dana1975
Thu Nov 20, 2014 9:57 am
Forum: General
Topic: Mikrotik with 2 ISP
Replies: 1
Views: 885

Mikrotik with 2 ISP

hi all i have 2 internet link with 2 different GW from different ISP im using ISP1 for users internet and ISP2 for IP Tunnel when i disconnect ISP1 from my mikrotik, all of my tunnels disconnected what shall i do ? here is my configuration /ip address add address=IP-ISP1/24 interface=ether3-64CIS ad...
by dana1975
Wed Nov 12, 2014 10:11 am
Forum: Wireless Networking
Topic: CAPsMAN vs CAPs Connectivity
Replies: 6
Views: 2432

Re: CAPsMAN vs CAPs Connectivity

could you please explain me more about the specification and configuration ?
by dana1975
Wed Nov 12, 2014 7:16 am
Forum: Wireless Networking
Topic: CAPsMAN vs CAPs Connectivity
Replies: 6
Views: 2432

Re: CAPsMAN vs CAPs Connectivity

at the moment i connect them with cable, but there is some places in our building that dose not have a good signal, i want to install some CAP in these places and we dont have any cable in these places to connect these CAPs, what shall i do ?
by dana1975
Mon Nov 10, 2014 12:16 pm
Forum: General
Topic: VPN Connection with Informal Port
Replies: 0
Views: 688

VPN Connection with Informal Port

hi all
is there any way to have a VPN connection with any other port of VPN like 10000,10500, 12000 or ... ?
also is it possible to have IPIP Tunnel or EoIP Tunnel or any Tunnel with informal Port ?
tanx
by dana1975
Mon Nov 10, 2014 8:51 am
Forum: Wireless Networking
Topic: CAPsMAN vs CAPs Connectivity
Replies: 6
Views: 2432

CAPsMAN vs CAPs Connectivity

hi all
ive got a CAPsMAN with about 14 CAPs connected to CAPsMAN with cable
i wanna to install some CAP and connect them to CAPsMAN without cable, is it possible and how can i do it?
tanx
by dana1975
Wed Sep 24, 2014 8:16 am
Forum: Wireless Networking
Topic: CAPsMAN vs VLAN
Replies: 3
Views: 2654

Re: CAPsMAN vs VLAN

hi mate, tanx for your answer. 1-i removed the ip address of ether3, but i've got the same problem and when i use the vlan tagging in datapath nobody can not connect to the SSID_VLAN350 (slave) /caps-man datapath add bridge=bridge350 name=DATAPATH_VLAN350 vlan-id=350 add bridge=bridge400 name=DATAPA...
by dana1975
Tue Sep 23, 2014 1:12 pm
Forum: Wireless Networking
Topic: CAPsMAN vs VLAN
Replies: 3
Views: 2654

CAPsMAN vs VLAN

hi all i connected the CAPsMAN and all CAPs through Ether3.and all ether3 are conneted to Trunkport in a cisco switch. there is not any static route or firewall rule or ..... here is my configuration ================= CAPsMAN /interface ethernet set [ find default-name=ether3 ] name=ether3-CAPsLAN /...
by dana1975
Tue Aug 19, 2014 4:36 pm
Forum: Wireless Networking
Topic: CAPsMAN
Replies: 6
Views: 3779

Re: CAPsMAN

thank you so much
another problem, is there anybody works with VLAN on CAPsMAN
i need to use VLAN
if anybody have an example please let me know
by dana1975
Sun Aug 17, 2014 5:43 pm
Forum: Wireless Networking
Topic: CAPsMAN
Replies: 6
Views: 3779

Re: CAPsMAN

hi cdiedrich thank you so much for ur replay its work now but i have another problem now when i create a create a new profile and assign it as a slave to some radio its not work, and i need to reboot my CAPsMAN or some CAPs whats the problem /caps-man provisioning add action=create-dynamic-enabled m...
by dana1975
Tue Aug 05, 2014 5:37 pm
Forum: Wireless Networking
Topic: CAPsMAN
Replies: 6
Views: 3779

Re: CAPsMAN

this is my configuration could you please let me know which part is not correct ? from my laptop i can see the CAPs and i can connect them, but i didn't receive any ip address /interface ethernet set [ find default-name=ether4 ] name=ether4-wan set [ find default-name=ether5 ] name=ether5-lan /ip po...
by dana1975
Tue Aug 05, 2014 1:31 pm
Forum: Wireless Networking
Topic: CAPsMAN
Replies: 6
Views: 3779

CAPsMAN

hi all
is there anybody can have all command to run caps man
iv got a capsman and about 15 caps and all of them connected by cable and a cisco switch
ill be appreciated if please give me a full commands to configure capsman and all caps
by dana1975
Mon Sep 07, 2009 11:03 pm
Forum: Forwarding Protocols
Topic: destination nat with dynamic ip
Replies: 19
Views: 20675

Re: destination nat with dynamic ip

how can i configure DNS load-balancing?
by dana1975
Wed Aug 26, 2009 2:44 am
Forum: General
Topic: URL filtering
Replies: 1
Views: 1256

URL filtering

how can i filter some sites?
by dana1975
Sun Aug 23, 2009 8:02 am
Forum: General
Topic: RADIUS Server and DC
Replies: 1
Views: 773

RADIUS Server and DC

what's the best FREE RADIUS Server for connecting mikrotik to Domain Controller(Win2003 DC)?
i need to read ONLINE user/password from DC in my MK
by dana1975
Sun Aug 23, 2009 7:57 am
Forum: General
Topic: Load balancing of 2 internet connections
Replies: 2
Views: 1073

Re: Load balancing of 2 internet connections

dear friend
i do it with 3 internet line
can i have your contact information for comparing my solution with your solution?
by dana1975
Fri Aug 21, 2009 9:23 pm
Forum: General
Topic: low speed in client
Replies: 6
Views: 1259

Re: low speed in client

dear friend
i'm not using web-proxy and queue
by dana1975
Fri Aug 21, 2009 2:33 am
Forum: General
Topic: low speed in client
Replies: 6
Views: 1259

Re: low speed in client

dear friend my problem is that one user browsin internet very slowly when connect to mikrotik my internet link dosn't have a problem, because when i connect internet directly to one computer, it's very fast but when i connect internet link to mikrotik, it's very slow it's about 15 seconds for only o...
by dana1975
Thu Aug 20, 2009 5:51 pm
Forum: General
Topic: low speed in client
Replies: 6
Views: 1259

Re: low speed in client

yes i know it my friend
but if i have only one connection and nobody use it, then internet browsing also is very low
by dana1975
Wed Aug 19, 2009 6:43 pm
Forum: General
Topic: low speed in client
Replies: 6
Views: 1259

low speed in client

dear sir
i'm using NTH load balancing
when i use download manager for downloading files, internet speed is very good
but when i want to browsing internet, the speed is very low
how can i do?
by dana1975
Wed Aug 19, 2009 2:30 am
Forum: General
Topic: change gateway for some URL
Replies: 5
Views: 2659

Re: change gateway for some URL

thank you so much dear felix
I'll check it tomorrow.
can i have your contact information?
by dana1975
Tue Aug 18, 2009 7:31 pm
Forum: General
Topic: change gateway for some URL
Replies: 5
Views: 2659

Re: change gateway for some URL

up!
by dana1975
Mon Aug 17, 2009 2:38 pm
Forum: General
Topic: change gateway for some URL
Replies: 5
Views: 2659

Re: change gateway for some URL

dear sergejs
could you please give me one example or command?
by dana1975
Sat Aug 15, 2009 1:24 am
Forum: General
Topic: script problem for load balancing
Replies: 20
Views: 3772

Re: script problem for load balancing

and NetworkPRO what'us about my script my friend ?
by dana1975
Fri Aug 14, 2009 7:03 pm
Forum: General
Topic: change gateway for some URL
Replies: 5
Views: 2659

change gateway for some URL

dear friend i have 4 internet line and i'm using load balancing for 3 of them i need to change some configuration for separating some URL for example i need change the way for http://google.com http://routerboard.com http://mikrotik.com i want when some body need this url excactly work with ether5 h...
by dana1975
Fri Aug 14, 2009 5:13 pm
Forum: General
Topic: script problem for load balancing
Replies: 20
Views: 3772

Re: script problem for load balancing

this is my configuration dear friend in ECMP / ip address add address=192.168.100.1/24 network=192.168.100.0 broadcast=192.168.100.255 interface=ether1 comment="" disabled=no / ip dhcp-client add interface=ether2 add-default-route=yes use-peer-dns=yes use-peer-ntp=yes comment="" ...
by dana1975
Thu Aug 13, 2009 4:20 pm
Forum: Scripting
Topic: load balancing and dst-nat with Public Dynamic IP
Replies: 3
Views: 1528

Re: load balancing and dst-nat with Public Dynamic IP

it's not my problem with dst-nat, but thank you for answer
by dana1975
Wed Aug 12, 2009 9:59 pm
Forum: General
Topic: MikroTik banner
Replies: 8
Views: 4450

Re: MikroTik banner

thank you so much dear friend
and about question 1 & 2 ????
by dana1975
Wed Aug 12, 2009 9:35 pm
Forum: General
Topic: MikroTik banner
Replies: 8
Views: 4450

Re: MikroTik banner

1-i'm user
3-no, my configuration for ether1 is 192.168.100.1/24
when i open this ip address in webbrowser i can login to my mikrotik
can i disable this page or no ?
by dana1975
Wed Aug 12, 2009 9:19 pm
Forum: General
Topic: MikroTik banner
Replies: 8
Views: 4450

MikroTik banner

1-how can i change the MikroTik banner MMM MMM KKK TTTTTTTTTTT KKK MMMM MMMM KKK TTTTTTTTTTT KKK MMM MMMM MMM III KKK KKK RRRRRR OOOOOO TTT III KKK KKK MMM MM MMM III KKKKK RRR RRR OOO OOO TTT III KKKKK MMM MMM III KKK KKK RRRRRR OOO OOO TTT III KKK KKK MMM MMM III KKK KKK RRR RRR OOOOOO TTT III KKK...
by dana1975
Mon Aug 10, 2009 5:42 am
Forum: Forwarding Protocols
Topic: destination nat with dynamic ip
Replies: 19
Views: 20675

Re: destination nat with dynamic ip

no dear friend
only i use 3*512KB upload bandwidth
i connect 3*(1536/512) to mikrotik and also connect webserver to mikrotik(lan ether)
i want to use all upload bandwidth by load balancing
if i use bridge between 2 interface i can't use all BW upload for my webserver
by dana1975
Sat Aug 08, 2009 12:22 am
Forum: General
Topic: NTH load balancing
Replies: 7
Views: 1620

Re: NTH load balancing

yes sir
by dana1975
Fri Aug 07, 2009 5:54 pm
Forum: General
Topic: NTH load balancing
Replies: 7
Views: 1620

Re: NTH load balancing

but when i download with flashget that support multi session i have only 1.5mb
and when i run 6 tracerout command , i see that all of them exit with only one gateway
when i use ECMP everything is ok
but with NTH that you can find full command in this post i have problem
by dana1975
Fri Aug 07, 2009 4:12 pm
Forum: Forwarding Protocols
Topic: destination nat with dynamic ip
Replies: 19
Views: 20675

Re: destination nat with dynamic ip

Chupaka it's correct, but if i use bridge i can't use load balancing in my webserver
by this way only webserver can have valid ip address
i right ?
by dana1975
Fri Aug 07, 2009 4:07 pm
Forum: General
Topic: NTH load balancing
Replies: 7
Views: 1620

Re: NTH load balancing

if i use flashget or dap i can download 3*1.5mb?
by dana1975
Fri Aug 07, 2009 3:45 pm
Forum: General
Topic: NTH load balancing
Replies: 7
Views: 1620

NTH load balancing

this is my configuration for mikrotik and use NTH load balancing ether2,3,4 have 1536/512KB BW in my client 192.168.100.20/24 i can only download 1535KB with DAP or Flashget it correct? or i must have 3*1536KB download speed in my client /ip address add interface=ether1 address=192.168.100.1/24 disa...
by dana1975
Fri Aug 07, 2009 3:39 pm
Forum: Forwarding Protocols
Topic: destination nat with dynamic ip
Replies: 19
Views: 20675

Re: destination nat with dynamic ip

and how can i do dst-nat?
by dana1975
Fri Aug 07, 2009 3:00 pm
Forum: Forwarding Protocols
Topic: destination nat with dynamic ip
Replies: 19
Views: 20675

Re: destination nat with dynamic ip

i explain my situation more and write exactly command that i use ether1=connect to lan ether2,3,4=dhcp-client ether2=ip2,gw2 ether3=ip3,gw3 ether4=ip4,gw4 /ip address add interface=ether1 address=192.168.100.1/24 disabled=no /ip dhcp-client add interface=ether2 use-peer-dns=yes add-default-route=yes...
by dana1975
Fri Aug 07, 2009 12:19 pm
Forum: Forwarding Protocols
Topic: destination nat with dynamic ip
Replies: 19
Views: 20675

Re: destination nat with dynamic ip

thank you for replay
but my problem is different
i don't have any static IP to dst-nat, only provider have IPs and give us with his dhcp server
my question exactly is how can i do the dst-nat for my webserver without knowing the public ip?
by dana1975
Fri Aug 07, 2009 12:11 am
Forum: Forwarding Protocols
Topic: destination nat with dynamic ip
Replies: 19
Views: 20675

destination nat with dynamic ip

i this case i need to map an valid IP address to my web server provider give me 10Dynamic ip address per each line i know the dst-nat with static ip /ip firewall nat add chain=dstnat dst-address=10.5.8.200 action=dst-nat to-addresses=192.168.100.28 /ip firewall nat add chain=srcnat src-address=192.1...
by dana1975
Thu Aug 06, 2009 11:40 pm
Forum: General
Topic: script problem for load balancing
Replies: 20
Views: 3772

Re: script problem for load balancing

but this is only one script
and i have problem with this script
it's better that i test al the way and then i can choose the best way to do it
thank you so much for your recommendation for best solution
now I'm waiting to find my answer about the problem in script
regards
by dana1975
Thu Aug 06, 2009 9:28 pm
Forum: General
Topic: script problem for load balancing
Replies: 20
Views: 3772

Re: script problem for load balancing

chupaka if you can't solve the problem you want to change the question?
but thank you for your recommendation
by dana1975
Thu Aug 06, 2009 9:26 pm
Forum: General
Topic: load balancing with ip or gateway?
Replies: 3
Views: 1049

Re: load balancing with ip or gateway?

but i check more and more
only second is working
by dana1975
Tue Aug 04, 2009 5:28 pm
Forum: General
Topic: script problem for load balancing
Replies: 20
Views: 3772

script problem for load balancing

what's the problem of this script at end for load balancing? it's not work # name of interface that should be monitored # (edit to match your interface name) :set mInterface2 ether2 ; :set mInterface3 ether3 ; :set mInterface4 ether4 ; # routing mark name used for default route that should be update...
by dana1975
Tue Aug 04, 2009 5:01 pm
Forum: General
Topic: load balancing with ip or gateway?
Replies: 3
Views: 1049

load balancing with ip or gateway?

hi dear here you can see my configuration ether1=192.168.100.1/24 ether2,3,4=DHCP-Client ether2=ip2,gw2 ether3=ip3,gw3 ether4=ip4,gw4 which load balancing is correct ? /ip route add dst-address=192.168.100.0/0 gateway=ip1,ip2,ip3 check-gateway=arp routing-mark=SUBNET-LAN /ip route add dst-address=19...
by dana1975
Tue Aug 04, 2009 2:38 am
Forum: General
Topic: How to route on dynamic gateway?
Replies: 6
Views: 4241

Re: How to route on dynamic gateway?

hi dear pedja
i tested your script but i think it had a probleb
this code return network ip, but we want to use ip address of connection
:set mGateway [get $mAddress network]  ;
also i have another question
do you change you command that we use it in load balancing?

thank you so much
by dana1975
Tue Aug 04, 2009 12:43 am
Forum: General
Topic: load balancing and dst-nat with Public Dynamic IP
Replies: 3
Views: 1024

Re: load balancing and dst-nat with Public Dynamic IP

could you please give me this script ?
by dana1975
Mon Aug 03, 2009 8:47 pm
Forum: Scripting
Topic: load balancing and dst-nat with Public Dynamic IP
Replies: 3
Views: 1528

Re: load balancing and dst-nat with Public Dynamic IP

there is no idea ?
by dana1975
Mon Aug 03, 2009 3:36 pm
Forum: General
Topic: assig public ip to some client
Replies: 7
Views: 1389

Re: assig public ip to some client

could you please help me to write this script?
by dana1975
Sun Aug 02, 2009 7:07 pm
Forum: Scripting
Topic: load balancing and dst-nat with Public Dynamic IP
Replies: 3
Views: 1528

load balancing and dst-nat with Public Dynamic IP

hi dear my friend i have some problems with my provider i have a MikroTikOS with 4 ether ether1=192.168.100.1/24 connected to LAN ether2,3,4=DHCP-Client (provider give me 10 public IP with his DHCP Server and i dont know range of my ip) i read very document about load balancing with fail over and de...
by dana1975
Sat Aug 01, 2009 5:37 pm
Forum: General
Topic: load balancing and dst-nat with Public Dynamic IP
Replies: 3
Views: 1024

load balancing and dst-nat with Public Dynamic IP

can anybody please help me ?
i need exactly the command
thank you so much my dear friend
scan0001.jpg
by dana1975
Sat Aug 01, 2009 1:32 pm
Forum: General
Topic: assig public ip to some client
Replies: 7
Views: 1389

Re: assig public ip to some client

hi chupaka
you only wanted know that i upgraded my OS or no ?
please answer my question
thank you so much
by dana1975
Sat Aug 01, 2009 1:33 am
Forum: General
Topic: assig public ip to some client
Replies: 7
Views: 1389

Re: assig public ip to some client

any replay ???????????????????????????
by dana1975
Fri Jul 31, 2009 7:05 pm
Forum: General
Topic: assig public ip to some client
Replies: 7
Views: 1389

Re: assig public ip to some client

yes sir
by dana1975
Fri Jul 31, 2009 4:42 pm
Forum: General
Topic: assig public ip to some client
Replies: 7
Views: 1389

assig public ip to some client

hi dear i have a mikrotik with these ethers: ether1:192.168.100.1 ether2,3,4: DHCP-Client (providers gives me 10 Valid IP on each line) also i have load balancing with fail over can some of my client have public ip ? 1-client directly give Valid IP from provider 2-i map public ip (DHCP) to invalid i...
by dana1975
Fri Jul 31, 2009 12:37 am
Forum: General
Topic: load balancing 3 adsl (DHCP)
Replies: 6
Views: 1780

Re: load balancing 3 adsl (DHCP)

can i do it with BGP?
by dana1975
Fri Jul 31, 2009 12:10 am
Forum: General
Topic: load balancing 3 adsl (DHCP)
Replies: 6
Views: 1780

Re: load balancing 3 adsl (DHCP)

with this setting also i can't do it ? tank you so much my dear friend /ip firewall mangle add action=mark-connection chain=input connection-state=new in-interface=ether2 new-connection-mark=ether2tor passthrough=yes /ip firewall mangle add action=mark-connection chain=input connection-state=new in-...
by dana1975
Wed Jul 29, 2009 8:04 pm
Forum: General
Topic: load balancing 3 adsl (DHCP)
Replies: 6
Views: 1780

Re: load balancing 3 adsl (DHCP)

with the mikrotik 2.9.27 i can't do it ?
by dana1975
Tue Jul 28, 2009 11:34 pm
Forum: General
Topic: load balancing 3 adsl (DHCP)
Replies: 6
Views: 1780

load balancing 3 adsl (DHCP)

hi dear sir i have problem with load balancing i have 3 dsl(DHCP) in mikrotik and configure it : /ip dhcp-client add interface=ether2 use-peer-dns=yes add-default-route=yes disabled=no /ip dhcp-client add interface=ether3 use-peer-dns=yes add-default-route=yes disabled=no /ip dhcp-client add interfa...
by dana1975
Mon Jul 06, 2009 7:39 pm
Forum: General
Topic: combine 4 internet line
Replies: 0
Views: 669

combine 4 internet line

Explanations: I have 4 internet line of 2048/512, the internet service provider gives 10 valid IP by DHCP on each line. I have connected one of the lines to ISA server and shared it among the users also there is VPN site to site on ISA server. Please note that we have DC which is used to define ISA ...