Community discussions

MikroTik App

Search found 66 matches

by techguy79
Fri Aug 01, 2014 10:46 pm
Forum: Scripting
Topic: Hotspot automated pw change weekly based on month and day
Replies: 3
Views: 1718

Re: Hotspot automated pw change weekly based on month and da

Thanks you for responding, I ended up modifying my javascript function on the login page to convert any text in input box to lower case rather than upper case as it had previously been setup.
by techguy79
Fri Aug 01, 2014 12:27 am
Forum: Scripting
Topic: Hotspot automated pw change weekly based on month and day
Replies: 3
Views: 1718

Re: Hotspot automated pw change weekly based on month and da

OK I figured it out... This works but is there anyway to convert the 3 character representation of the month to uppercase as I use a javascript function on our portal page that converts the password field to uppercase to avoid case sensitive issues ? :local date [/system clock get date]; :local day ...
by techguy79
Thu Jul 31, 2014 11:27 pm
Forum: Scripting
Topic: Hotspot automated pw change weekly based on month and day
Replies: 3
Views: 1718

Hotspot automated pw change weekly based on month and day

I know this has to be easy to do compared to some of the other hotspot pw change scripts I've seen out there. We have a new company we are taking over support on(hotel). They insist we follow the same hotspot password change context they currently have in place. The current system in place is going ...
by techguy79
Thu Sep 05, 2013 12:23 am
Forum: General
Topic: Winbox: Could Not get Index: Fatal error
Replies: 33
Views: 66153

Re: Winbox: Could Not get Index: Fatal error

I'm hoping this will help others with this problem. Today I had my laptop internet go out while connected to our office Mikrotik (RB450G running ROS5.25)via winbox it closed my connection to the mikrotik obviously. I ended up unplugging then replugging my laptops network cable and my internet came b...
by techguy79
Fri May 18, 2012 6:31 pm
Forum: Scripting
Topic: previously working script not working under ros 5.15
Replies: 2
Views: 1067

Re: previously working script not working under ros 5.15

Ah yes,
Skot you nailed it on my other 3 deployed Mikrotiks the constant portion of the hotspot password was only the first four characters.
In this new hotel mikrotik the constant is 5 , thanks so much for the help.
by techguy79
Fri May 18, 2012 5:50 pm
Forum: Scripting
Topic: previously working script not working under ros 5.15
Replies: 2
Views: 1067

previously working script not working under ros 5.15

The below script I have deployed and working at 3 hotels all running ros v 4 software. I just have to set the initial password to the value that corresponds to the current week # out of 52 weeks in the year. I have the scheduler set to run this every 7 days essentially changing my hotspot password e...
by techguy79
Mon Feb 20, 2012 8:53 pm
Forum: General
Topic: v5.13 released
Replies: 64
Views: 13998

Re: v5.13 released

I'm having the same password problem.
Only in my case the new password I set had no special characters....
its a RB450 g just threw 5.13 on there it previously had 5.12.
I'm currently locked out of the mikrotik and tried resetting via the pinhole button on the rb, to no avail.
Please help.
by techguy79
Fri Feb 25, 2011 6:50 pm
Forum: General
Topic: Please explain traffic over bridge interfaces
Replies: 2
Views: 1202

Re: Please explain traffic over bridge interfaces

I've looked this over many times, it doesn't really explain why traffic seen over individual interfaces isn't seen over the bridge interface they're a part of. The diagram is great for needing to know where to mark and apply actions to traffic, but doesn't explain where in the flow the traffic seen ...
by techguy79
Thu Feb 24, 2011 8:56 pm
Forum: General
Topic: Please explain traffic over bridge interfaces
Replies: 2
Views: 1202

Please explain traffic over bridge interfaces

We run MRTG to graph bandwidth everywhere we have a Mikrotik. I noticed today we have a location with 5 interfaces. Eth 1 and 2 are in a bridge1 Eth 3 and 4 are in a bridge2 When I initially set up MRTG to graph this location I added to our main MRTG config file only the 2 bridge interfaces. The cre...
by techguy79
Thu Feb 17, 2011 12:31 am
Forum: General
Topic: Problems routing over VPN connection to multiple LAN subnets
Replies: 1
Views: 1478

Re: Problems routing over VPN connection to multiple LAN sub

a Network diagram might help us understand topology. I know from my experience you need to have a route on your office (onsite where you are) forcing traffic to go over the vpn tunnel. we usually use static routes to accomplish this. post export of your ppp secrets for your remote mikrotik. usually ...
by techguy79
Wed Feb 16, 2011 11:22 pm
Forum: General
Topic: hotspot with 1 to 1 natting kills inter subnet communication
Replies: 1
Views: 839

Re: hotspot with 1 to 1 natting kills inter subnet communica

I may have identified part of the problem.. The way it was configured dhcp had its own ip pool as should be. when i set up the address pool on Hotspot > Servers i set the ip pool to be the separate subnet allocated as hotspot pool which is the way I believe it should be. If you then go under Hotspot...
by techguy79
Wed Feb 16, 2011 12:27 am
Forum: General
Topic: hotspot with 1 to 1 natting kills inter subnet communication
Replies: 1
Views: 839

hotspot with 1 to 1 natting kills inter subnet communication

I have a Mikrotik rb 450g I'm configuring with a hotspot given the strict implication that users should be able to get out to the internet without the ability to have to modify their network settings on their laptops. Sounds like what Mikrotik hotspot is supposed to be able to do. The problem I'm ha...
by techguy79
Tue Jan 25, 2011 10:17 pm
Forum: General
Topic: script to change hotspot password on weekly basis?
Replies: 11
Views: 4624

Re: script to change hotspot password on weekly basis?

Nevermind I figured it out below is the modified script with the email function which sends an email. :local currentPassword [/ip hotspot user get [/ip hotspot user find name="user1"] password]; :local number [:tonum [:pick $currentPassword 4 6]]; :local newPassword ($number + 1); :if ($ne...
by techguy79
Tue Jan 25, 2011 8:08 pm
Forum: General
Topic: script to change hotspot password on weekly basis?
Replies: 11
Views: 4624

Re: script to change hotspot password on weekly basis?

An addendum to this. How could i write a script that will email the new weekly password to our support email address so we can provide it to the customer. I'm sure it'd be a separate script scheduled to run maybe 10 minutes after the pwchange script runs. I also believe the beginning of the script w...
by techguy79
Tue Jan 04, 2011 12:56 am
Forum: Forwarding Protocols
Topic: BGP configuration problems?
Replies: 6
Views: 2381

Re: BGP configuration problems?

This was all configured by our former net admin, I'm not sure as to why he did it this way, maybe only way he could figure out. I personally don't understand how we could run the ibgp and ebgp on same instance given it appears you can only have one remote id, but again I can be completely wrong here...
by techguy79
Mon Jan 03, 2011 8:22 pm
Forum: Forwarding Protocols
Topic: BGP configuration problems?
Replies: 6
Views: 2381

Re: BGP configuration problems?

South Network Edge Router Jorie BGP instances 0 ;;; EBGP name="default" as=33317 router-id=xxx.xxx.xxx.58 redistribute-connected=yes redistribute-static=yes redistribute-rip=no redistribute-ospf=no redistribute-other-bgp=no out-filter="" client-to-client-reflection=yes ignore-as-...
by techguy79
Mon Jan 03, 2011 8:03 pm
Forum: Forwarding Protocols
Topic: BGP configuration problems?
Replies: 6
Views: 2381

Re: BGP configuration problems?

Below is configs for both edge routers North Network Edge Router North BGP instances 0 ;;; IBGP name="default" as=33317 router-id=172.16.16.3 redistribute-connected=yes redistribute-static=yes redistribute-rip=no redistribute-ospf=no redistribute-other-bgp=yes out-filter="" clie...
by techguy79
Mon Jan 03, 2011 7:32 pm
Forum: Forwarding Protocols
Topic: BGP configuration problems?
Replies: 6
Views: 2381

BGP configuration problems?

I have setup a bgp monitoring tool which sends me alerts by email. I constantly receive alerts which I cant make any sense of. The BGP we have in place was configured by our former net admin. We have a /20 allotted to us by Arin however we have opted to use 8 /24's at each of our edge routers(2 edge...
by techguy79
Wed Dec 29, 2010 4:42 pm
Forum: General
Topic: script to change hotspot password on weekly basis?
Replies: 11
Views: 4624

Re: script to change hotspot password on weekly basis?

Thanks so much Fewi, you are brilliant and most helpful. I know between the different versions of router os there have been changes to scripting syntax, hence why I ask about version. We have a lot of routers deployed running ros 2.9 which im concerned this may not work on, these routers are only up...
by techguy79
Tue Dec 28, 2010 9:53 pm
Forum: General
Topic: script to change hotspot password on weekly basis?
Replies: 11
Views: 4624

Re: script to change hotspot password on weekly basis?

is that really all to the script or do i need to create these lines for each week?
I'm alittle unclear about this line
:if ($newPassword < 10) do={
:set newPassword ("0" . $newPassword);
and what it does.
Also is this script specific to and version ros version or greater?
by techguy79
Tue Dec 28, 2010 6:22 pm
Forum: General
Topic: script to change hotspot password on weekly basis?
Replies: 11
Views: 4624

Re: script to change hotspot password on weekly basis?

Well It'll be CASS then a number referencing what week it is in the year for example in the first week of January it'd be CASS1 1 indicates week 1 of 52 in a year , second week in January would be CASS2 etc.only the number portion of the password would change to reference what week out of 52 weeks i...
by techguy79
Tue Dec 28, 2010 5:43 pm
Forum: General
Topic: script to change hotspot password on weekly basis?
Replies: 11
Views: 4624

script to change hotspot password on weekly basis?

I've been asked to come up with a method to change hotspot passwords on a weekly basis. I've been using a script which does this on a monthly basis. My concern here is that mikrotik's system clock doesn't seem to keep track of weeks, so how would I then use that as a variable in my script? Has anyon...
by techguy79
Thu Oct 28, 2010 12:14 am
Forum: General
Topic: pcc configuration not working as expected in failover on lan
Replies: 11
Views: 3693

Re: pcc configuration not working as expected in failover on

I tried clearing my connections ask you said, the only way i could get the laptop going back out the proper interface was by disabling connection tracking, which kicked me out then i had to unplug the 2 wan cables to be able to winbox back in and reenable connection tracking.... this lead to my lapt...
by techguy79
Wed Oct 27, 2010 10:30 pm
Forum: General
Topic: pcc configuration not working as expected in failover on lan
Replies: 11
Views: 3693

Re: pcc configuration not working as expected in failover on

firstly I'd love to see a writeup and your scripts ok my next question to you kind sir, is lets say with this same setup would there be any way to say send outgoing port 25 traffic out the backup wan interface all the time and then during failover scenario where if the backup wan link drops out this...
by techguy79
Wed Oct 27, 2010 10:00 pm
Forum: General
Topic: pcc configuration not working as expected in failover on lan
Replies: 11
Views: 3693

Re: pcc configuration not working as expected in failover on

Ok I apologize I didn't mean to be dismissive I was just hoping I wouldnt have to clear out connection -tracking after each failover. I haven't yet tried this I setting up my laptop and be try it shortly If this does indeed solve the problem have you found any kind of workaround for this situation o...
by techguy79
Wed Oct 27, 2010 9:31 pm
Forum: General
Topic: pcc configuration not working as expected in failover on lan
Replies: 11
Views: 3693

Re: pcc configuration not working as expected in failover on

the router itself goes back to using the primary wan route i've confirmed this running trace route from mikrotik winbox. my laptop which is plugged into the lan interface is what isn't switching back to using the primary wan connection route. what your saying would make sense if the router itself di...
by techguy79
Wed Oct 27, 2010 7:44 pm
Forum: General
Topic: pcc configuration not working as expected in failover on lan
Replies: 11
Views: 3693

pcc configuration not working as expected in failover on lan

I configured pcc from manual on wiki site. Aside from having to upgrade packages to 3.30 to open up this functionality everything is fairly straightforward. Now with finished configuration when I unplug the secondary wan cable i see in the routes table everything failover flawlessly when i run my tr...
by techguy79
Tue Oct 26, 2010 11:46 pm
Forum: General
Topic: pcc settings not showing up in winbox
Replies: 6
Views: 1422

Re: pcc settings not showing up in winbox

thanks as usual you guys have been a great help.
by techguy79
Tue Oct 26, 2010 7:56 pm
Forum: General
Topic: pcc settings not showing up in winbox
Replies: 6
Views: 1422

Re: pcc settings not showing up in winbox

...
Ok for some reason i was thinking it was 3.2.2 Thanks hopefully this router will be upgradeable to 3.22
by techguy79
Tue Oct 26, 2010 7:35 pm
Forum: General
Topic: pcc settings not showing up in winbox
Replies: 6
Views: 1422

Re: pcc settings not showing up in winbox

I appreciate your response but the router in question is running ros 3.7 so this version is after v3.22...
I'm not sure why the feature wouldn't be in v3.7.
by techguy79
Tue Oct 26, 2010 6:05 pm
Forum: General
Topic: pcc settings not showing up in winbox
Replies: 6
Views: 1422

pcc settings not showing up in winbox

I'm following the pcc manual guide. Ive added my addresses, 2 input rules and 2 output rules to mangle, When I get to the 2 prerouting rules where you enter in the per-connection-classifier parameter I can't find this field in mangle under any of the tabs, I also tried to type out the command in ter...
by techguy79
Fri Oct 08, 2010 7:02 pm
Forum: General
Topic: voip prioritization
Replies: 6
Views: 1747

Re: voip prioritization

sorry its been awhile since ive been back here to check this thread but i would like to thank you both for being helpful. at this point in time owner is neglecting wisp side of business now, I am putting myslef back on the job market and trying to find employment where network layout is done the rig...
by techguy79
Tue Aug 17, 2010 5:50 pm
Forum: General
Topic: voip prioritization
Replies: 6
Views: 1747

Re: voip prioritization

Since atm really all we can do at our edge would be to qos download traffic destined for our customers i tried just setting a max limit on the parent queue of 20 meg figuring this is the size of our smallest pipe internally i figured this is a good number since anything over the size of the smallest...
by techguy79
Mon Aug 16, 2010 10:48 pm
Forum: General
Topic: voip prioritization
Replies: 6
Views: 1747

Re: voip prioritization

bump ... anyone? I can understand no response if I'm constantly asking for help everyday but come on I ask for help maybe once every six months.
by techguy79
Wed Aug 11, 2010 7:43 pm
Forum: General
Topic: voip prioritization
Replies: 6
Views: 1747

voip prioritization

I have found the following link http://www.mikrotiktech.com/node/13 I pretty much copied this configuration and used it on our edge router. We've had alot of complaints about voip service so I'm trying to resolve this by implementing some form of qos. i used this on our edge because other then a few...
by techguy79
Mon Apr 26, 2010 11:40 pm
Forum: General
Topic: tiered address list firewall drop outside port21-23 fails
Replies: 5
Views: 2044

Re: tiered address list firewall drop outside port21-23 fail

Just an update I figured out the problem, When I was creating the address list rules I created a blacklist called bruteforce_blacklist and another blacklist called brute_force_blacklist. The firewall rule that checks to see if your on bruteforce_stage2 and adds ip to bruteforce_blacklist had the act...
by techguy79
Thu Apr 15, 2010 7:40 pm
Forum: General
Topic: tiered address list firewall drop outside port21-23 fails
Replies: 5
Views: 2044

Re: tiered address list firewall drop outside port21-23 fail

anyone ideas? I'd of thought this particular set of rules would have been widely deployed by the community, I've searched and it seems no one else has had this issue. I don't understand how the brute force attemptees aren't being added to brute force_blacklist and being dropped I can see them in the...
by techguy79
Tue Apr 13, 2010 7:29 pm
Forum: General
Topic: tiered address list firewall drop outside port21-23 fails
Replies: 5
Views: 2044

Re: tiered address list firewall drop outside port21-23 fail

Ok took me abit to change our addresses I assure you the brute force attempts are not coming from any of the addresses that are x.x.x.x I know probablyy more info here then needed but rather disclose full picture. I can see ip addresses being added to the stage 3 list but none of them ever make it o...
by techguy79
Fri Apr 09, 2010 5:13 pm
Forum: General
Topic: tiered address list firewall drop outside port21-23 fails
Replies: 5
Views: 2044

tiered address list firewall drop outside port21-23 fails

I've implemented the tiered address list firewall rules to try to drop brute force intrusion attempts to our email server. I've followed the rules seen on this page. http://wiki.mikrotik.com/wiki/Bruteforce_login_prevention_%28FTP Only adjustment I've made was changed the ports from just port 21 to ...
by techguy79
Thu Apr 01, 2010 4:58 pm
Forum: General
Topic: Static to OSPF migration advice please
Replies: 4
Views: 1401

Re: Static to OSPF migration advice please

good luck my friend
by techguy79
Wed Mar 31, 2010 4:19 pm
Forum: General
Topic: cry for help
Replies: 10
Views: 3483

Re: cry for help

I havent checked this post in a while as I had reposted my situation on broadband reports. I just got myself mikrotik certified last week! Anyhow I do have a never die attitude I refuse to let this place be the end of me so to speak. I've implemented a ton of firewall rules on our bridged mikrotiks ...
by techguy79
Wed Mar 31, 2010 3:55 pm
Forum: Scripting
Topic: netwatch script compose email to multiple recipients?
Replies: 7
Views: 12618

Re: netwatch script compose email to multiple recipients?

thank you for the info, Time for me to dissect the code you provided to try to understand the inner workings.
I'm driven to learn mikrotik api/scripting.
by techguy79
Tue Mar 30, 2010 6:43 pm
Forum: Scripting
Topic: netwatch script compose email to multiple recipients?
Replies: 7
Views: 12618

Re: netwatch script compose email to multiple recipients?

that works too bad no way to consolidate but if it works sweet.
thanks surfer tim i guess i really should try to Keep It Simple Stupid
by techguy79
Tue Mar 30, 2010 5:13 pm
Forum: Scripting
Topic: netwatch script compose email to multiple recipients?
Replies: 7
Views: 12618

netwatch script compose email to multiple recipients?

Hello I'm trying to alter our existing netwatch on down event script to simply send an email to 5 recipients. I've tried using a comma and or semi colon to separate each recipient. Im using ROS v 3.30 Here's my existing script code copied from netwatch down event window in winbox. /tool e-mail send ...
by techguy79
Sat Jan 16, 2010 9:34 pm
Forum: General
Topic: cry for help
Replies: 10
Views: 3483

Re: cry for help

ok ill copy my original post to that forum.
by techguy79
Sat Jan 16, 2010 2:45 am
Forum: General
Topic: cry for help
Replies: 10
Views: 3483

Re: cry for help

we're not using pppoe our edge routers route traffic for 7 /24's apiece public ip's in each set of 7 /24's we allocate a /24 for management devices 3 /24's for dhcp pool and 1 /24 for static ip residential customers and 2 /24s we divide into smalls ip blocks for businesses. our moto canopy equipment...
by techguy79
Fri Jan 15, 2010 11:03 pm
Forum: General
Topic: cry for help
Replies: 10
Views: 3483

cry for help

I've found these forums to be a great resource. With that said I have a few issues I work for a small WISP I've inherited the task of network administration. We have about 500-800 customers, We are a moto canopy shop we have about 40 AP's deployed in mainly clusters of 5-6. We are just outside chica...
by techguy79
Thu Oct 22, 2009 8:15 pm
Forum: Scripting
Topic: script to change hotspot user password fails to work
Replies: 8
Views: 4528

Re: script to change hotspot user password fails to work

I just discovered this.. if i comment out the following line: <!----<input type="hidden" name="password" value="password" /> i can login to hotspot and it does appear to check user inputted password as i tried random passwords and received invalid user or password error...
by techguy79
Thu Oct 22, 2009 7:36 pm
Forum: Scripting
Topic: script to change hotspot user password fails to work
Replies: 8
Views: 4528

Re: script to change hotspot user password fails to work

ok im copying my code below when i try testing the hotspot i am getting invalid username or password error. I can't log in i think it has to do with the value for password being set to password, i could set it to the current password for user1 but that would mean every month i'd have to hardcode the...
by techguy79
Thu Oct 22, 2009 6:43 pm
Forum: Scripting
Topic: script to change hotspot user password fails to work
Replies: 8
Views: 4528

Re: script to change hotspot user password fails to work

fewi thanks again you've been most helpful. but I'm still left wondering where does the password go when they submit it? How does typing the monthly password in the box then submitting using the button actually interface with the mikrotik and check to see if the password is right? Is this the respon...
by techguy79
Thu Oct 22, 2009 4:09 pm
Forum: Scripting
Topic: script to change hotspot user password fails to work
Replies: 8
Views: 4528

Re: script to change hotspot user password fails to work

fewi thanks alot this seems to work for me other then syntax i noticed theres a local declaration which i didn't have initially. My question to you is on the other deployed mikrotiks we are using the script the way it was and the script works w/o the :local line of script I'm wondering why it worked...
by techguy79
Wed Oct 21, 2009 8:59 pm
Forum: Scripting
Topic: script to change hotspot user password fails to work
Replies: 8
Views: 4528

script to change hotspot user password fails to work

we have a few mikrotiks deployed at hotels with hotspot setup on those units we have the following script. this is copied from a mikrotik where the script is in fact working. :set date [/system clock get date] :set month [:pick $date 0 3] :set day[:pick $date 4 6] :set year[:pick $date 7 11] :if ($m...
by techguy79
Fri Aug 14, 2009 4:04 pm
Forum: General
Topic: ecmp load balanced router not accessible by ip, only mac tel
Replies: 7
Views: 2131

Re: ecmp load balanced router not accessible by ip, only mac tel

ok sounds good one thing ima bit worried about is in the guide you linked to me earlier, I there are certain elements that we haven't employed nor do i think our mt has the capability / ip firewall mangle add chain=input in-interface=wlan1 action=mark-connection new-connection-mark=wlan1_conn add ch...
by techguy79
Fri Aug 14, 2009 2:31 am
Forum: General
Topic: ecmp load balanced router not accessible by ip, only mac tel
Replies: 7
Views: 2131

Re: ecmp load balanced router not accessible by ip, only mac tel

i'd actually be willing to pay you the 20 bucks out of my own pocket if you would teach me how you fix it. teach me obi wan lol. let me know if you have some way to accept payment from me. I'm hungry and want to learn mikrotik that guide you linked to me looks like what my colleague used to base his...
by techguy79
Thu Aug 13, 2009 11:43 pm
Forum: General
Topic: ecmp load balanced router not accessible by ip, only mac tel
Replies: 7
Views: 2131

Re: ecmp load balanced router not accessible by ip, only mac tel

ok i read this article http://wiki.mikrotik.com/wiki/Load_Balancing_Persistent and i found this. "With all multi-gateway situations there is a usual problem to reach router from public network via one, other or both gateways. Explanations is very simple - Outgoing packets uses same routing deci...
by techguy79
Thu Aug 13, 2009 4:21 am
Forum: General
Topic: ecmp load balanced router not accessible by ip, only mac tel
Replies: 7
Views: 2131

ecmp load balanced router not accessible by ip, only mac tel

we have a mikrotik router deployed at a customers business which we implemented as a load balancing/ failover solution. they recently called us to add some dst nat rules to my dismay when i went to login to the wan ip i cant get in at all. i tried logging into the 2nd wan ip and same result. we cant...
by techguy79
Fri Jun 26, 2009 4:54 am
Forum: General
Topic: can't get bandwidth test to work
Replies: 3
Views: 18943

Re: can't get bandwidth test to work

i figured it out. one router had a bridge filter rule dropping all traffic so i made rules allowing from test cllient ip and put the rule above the drop rule. that got one side working. then i setup secondary ip within same subnet as the primary bandwidth test server. this was on the router not ment...
by techguy79
Thu Jun 25, 2009 10:30 pm
Forum: General
Topic: can't get bandwidth test to work
Replies: 3
Views: 18943

Re: can't get bandwidth test to work

i can ping from one router to the other no problem. both routers are using public static ips. i tried setting up both routers as a bandwidth server. then tried to test from each client to each server. i added a firewall rule which allows udp traffic from their respective bandwidth test client.(mikro...
by techguy79
Thu Jun 25, 2009 10:08 pm
Forum: General
Topic: can't get bandwidth test to work
Replies: 3
Views: 18943

can't get bandwidth test to work

My company recently acquired some dragon wave licensed backhauls. These devices have no way to test throughput. We deployed a mikrotik on each side of each backhaul. We followed instructions from here http://www.mikrotik.com/testdocs/ros/2.9/tools/btest.php and we keep receiving message can't connec...
by techguy79
Sun May 03, 2009 4:53 pm
Forum: General
Topic: please help me
Replies: 4
Views: 910

Re: please help me

bump bump
looking through some settings on an already setup pptp server do you just choose local address and remote address randomly?
also local address should be same for all the users in secret?
by techguy79
Sat May 02, 2009 6:53 pm
Forum: General
Topic: please help me
Replies: 4
Views: 910

Re: please help me

ok i tried that I can now communicate with the router from wlan or ether1 i had to turn on wlan interface for one then adding the ip address to the bridge instead of eth2 worked. sadly i cant really test the wan stuff as the static ip address is on my company arin chunk and wouldn't be routed by my ...
by techguy79
Sat May 02, 2009 5:56 pm
Forum: General
Topic: please help me
Replies: 4
Views: 910

Re: please help me

i will try that
by techguy79
Sat May 02, 2009 4:38 pm
Forum: General
Topic: please help me
Replies: 4
Views: 910

please help me

I have a customer that needs a mikrotik to be configured like a linksys soho but also function as pptp server. ROS 3.23 the customer has a static public ip which i setup on eth1. eth 2 is setup as 192.168.1.1 (lan gateway) this mikrotik has built in wireless interface which i need to configure to wo...
by techguy79
Wed Apr 01, 2009 2:22 am
Forum: General
Topic: please help me out
Replies: 1
Views: 547

Re: please help me out

bump bump
by techguy79
Thu Mar 26, 2009 6:03 pm
Forum: General
Topic: please help me out
Replies: 1
Views: 547

please help me out

I work for an wisp we have 2 nocs where our bandwidth comes in at each noc we have a mt setup as edge router. We don't have routers setup at each tower/cluster only the 2 nocs and our office. We've had several complaints that traffic appears to be trying to go through some of our business customers ...