Community discussions

MikroTik App

Search found 17 matches

by smagumo
Thu May 27, 2010 8:47 am
Forum: Scripting
Topic: set a dst-address from a variable
Replies: 5
Views: 3049

Re: set a dst-address from a variable

/ip route add dst-address=$"new-vpn-ip" gateway=x.x.x.x The error is complaining about the subnet, gateway is not the problem: [admin@Test1] > /ip route set 2 dst-address=[find name=$"new-vpn-ip"] gateway=pppoe-out1 value of dst-address must contain '/' How do I set a new dst-ad...
by smagumo
Thu May 27, 2010 8:14 am
Forum: Scripting
Topic: set a dst-address from a variable
Replies: 5
Views: 3049

Re: set a dst-address from a variable

I am running routerOS 3.23 and If I type n [TAB], there is no netmask option. My variable $new-vpn-ip is generated elsewhere and all I want is to add a route to that IP via a script. [admin@Test1] > /ip route set 2 dst-address=[find name=$"new-vpn-ip"] n bgp-communities bgp-origin bgp-prep...
by smagumo
Wed May 26, 2010 2:17 pm
Forum: Scripting
Topic: set a dst-address from a variable
Replies: 5
Views: 3049

set a dst-address from a variable

Good day,

How do I set a dst-address from a variable in a script. Below is the command that I am trying on the command line and the result is in red.

[admin@Test1] > /ip route set 2 dst-address=[find name=$"new-vpn-ip"]
value of dst-address must contain '/'

Please help.
by smagumo
Wed May 12, 2010 11:23 am
Forum: General
Topic: Superchannel not working version 4.5
Replies: 5
Views: 3339

Re: Superchannel not working version 4.5

/interface wireless set wlan1 scan-list=5500,6000
in this way, specify all frequencies in the client that the AP will use

Thanks.
by smagumo
Wed May 12, 2010 11:21 am
Forum: General
Topic: Using a /32 bit mask
Replies: 4
Views: 1749

Re: Using a /32 bit mask

There would be a challenge. Any other ip will not be localnet, including the gateway. The gateway must be localnet.
I ran into this problem. I have long since reverted to my /24 setup.
by smagumo
Wed May 12, 2010 11:06 am
Forum: The Dude
Topic: changing dude notification beep sound
Replies: 6
Views: 5103

Re: changing dude notification beep sound

Open the files list from the contents menu, drag and drop the sound file into the root of that folder or click on add... then modify the notification.
You can also place MIBs, fonts and graphics in the appropriate folders and use them.

Thanks will try that.
by smagumo
Tue May 11, 2010 5:20 pm
Forum: General
Topic: IPsec tunnel not stable
Replies: 4
Views: 6677

Re: IPsec tunnel not stable

What is your profile on the Fortigate? Is DPD enabled? It's possible the Fgate thinks the peer is dead so will no longer accept packets for that SA. Also, check your settings on the SA, lifetime, keepalives, etc... JP I enabled DPD and it did not help, tunnel still dropping. Below is my log file pa...
by smagumo
Tue May 11, 2010 3:56 pm
Forum: General
Topic: IPsec tunnel not stable
Replies: 4
Views: 6677

Re: IPsec tunnel not stable

Thanks JP, I have enabled DPD and am testing at the moment. On the remote side DPD is disabled but I will also double check.
by smagumo
Tue May 11, 2010 2:40 pm
Forum: General
Topic: IPsec tunnel not stable
Replies: 4
Views: 6677

IPsec tunnel not stable

Good day, I have an IPsec tunnel connecting to a remote Fortigate peer, but after some time the tunnel just stops working. I always have to run this command to flash installed-sa and the tunnel is initiated again with tunnel being restored. /ip ipsec installed-sa flush sa-type=all I have had to crea...
by smagumo
Wed Feb 17, 2010 11:30 am
Forum: The Dude
Topic: changing dude notification beep sound
Replies: 6
Views: 5103

Re: changing dude notification beep sound

Once you have Imported your sound files they will appear in the Sound drop down.
There will not be an option to select a sound until you have completed the Import.
Sorry for being so n00b, but how do I import the sound files?
by smagumo
Tue Feb 16, 2010 12:11 pm
Forum: The Dude
Topic: changing dude notification beep sound
Replies: 6
Views: 5103

Re: changing dude notification beep sound

Yes!
Open the 'beep' notification and click on Type. Then select 'sound' from the list. You will probably need to Import some sound files.
I do see the Type field, but how do I load the sound?
by smagumo
Mon Feb 15, 2010 3:11 pm
Forum: The Dude
Topic: changing dude notification beep sound
Replies: 6
Views: 5103

changing dude notification beep sound

Good day,

Is it possible to change the default dude beep sound to something longer and more dramatic?
by smagumo
Mon Feb 15, 2010 2:52 pm
Forum: General
Topic: Using a /32 bit mask
Replies: 4
Views: 1749

Using a /32 bit mask

Good day, I have a setup where I have my client on a static private IP address using Mikrotik CPE(say RouterA) on my routed wireless network with an internet gateway Mikrotik router(RouterB). On the gateway router RouterB I have a /24 public IP assigned by my upstream provider and I would like to su...
by smagumo
Wed Feb 10, 2010 4:38 pm
Forum: General
Topic: Superchannel not working version 4.5
Replies: 5
Views: 3339

Re: Superchannel not working version 4.5

Thanks for quick reply. Is there a wiki or how to document that can give me finer instructions how to set up superchannel correctly?
by smagumo
Wed Feb 10, 2010 3:57 pm
Forum: General
Topic: Superchannel not working version 4.5
Replies: 5
Views: 3339

Superchannel not working version 4.5

Good day, I have two wireless highsites giving signal problems and both running the latest version 4.5. I have enabled superchannel on both sides but station side is not connecting until i change back to normal. Unless if I am missing something the Wiki is not very detailed and my one side is config...
by smagumo
Wed Oct 28, 2009 10:37 am
Forum: General
Topic: Mikrotik restore missing NAT rules
Replies: 6
Views: 2622

Mikrotik restore missing NAT rules

We have been running RouterOS 3.20 on a PC for so time and yesterday was compelled to restore after a "freak" crash that saw the majority of the NAT rules disappearing and the router rebooting. Before the crash I was editing a NAT rule and soon after applying the changes the router timed o...
by smagumo
Mon Dec 15, 2008 8:01 pm
Forum: General
Topic: PPTP VPN client failing to connect with message LCP closed
Replies: 1
Views: 4020

PPTP VPN client failing to connect with message LCP closed

Good day, We are running a Mikrotik VPN server on our network which is behind a NAT. From the internet through the public IP 196.xx.xx.40 (NAT IP for VPN server), some networks can connect to the VPN server without a problem but this one network 196.44.xx.xx with transaction log captured below just ...