Community discussions

MikroTik App

Search found 21 matches

by rikerconsulting
Tue Nov 08, 2005 3:21 pm
Forum: General
Topic: Automatic billing/account creation and hotspot user manageme
Replies: 21
Views: 8895

Bokad, I would highly suggest just posting what you have so far under GNU or something, then everyone can contribute to the project. You could probably even get it set up under a SourceForge project. I understand everything else but the hangup I have is a lack of understanding quite how to work with...
by rikerconsulting
Wed Nov 02, 2005 9:01 pm
Forum: General
Topic: Automatic billing/account creation and hotspot user manageme
Replies: 21
Views: 8895

So has anyone got it to work correctly yet and care to share the wisdom?
by rikerconsulting
Wed Oct 19, 2005 9:44 pm
Forum: General
Topic: Automatic billing/account creation and hotspot user manageme
Replies: 21
Views: 8895

Re: Automatic billing/account creation and hotspot user mana

I would be interested in hearing more about this. Please e-mail me at mikrotik@rikerconsulting.com. Thank you.

~ Jason M. Weber
by rikerconsulting
Fri Aug 19, 2005 5:59 am
Forum: General
Topic: Traffic account on a per MAC-address basis
Replies: 10
Views: 4371

I was thinking use the MAC address for the Hotspot login. Just my initial thinking.

~ Jason
by rikerconsulting
Fri Aug 19, 2005 5:55 am
Forum: General
Topic: Eoip's questions
Replies: 7
Views: 2544

One of the first sets of rules I add to any forwarding fire table is a block of the Netbios ports 135-139. It's a defense against customers who can't keep their local networks from leaking that junk out into ours. Of course the whole point in this instance is to allow that traffic. He wants the net...
by rikerconsulting
Fri Aug 19, 2005 4:22 am
Forum: General
Topic: PPPoE with Radius
Replies: 4
Views: 1939

The router probably only does PAP but the Win XP box doesn't like anything less than CHAP. Also start looking at the encryption settings.

~ Jason
by rikerconsulting
Fri Aug 19, 2005 4:17 am
Forum: General
Topic: Eoip's questions
Replies: 7
Views: 2544

Yes, it should work fine but there is going to be a lot of broadcast traffic (assuming you're running Windows) and this may cause bandwidth issues. Just something to keep in mind.

~ Jason
by rikerconsulting
Fri Aug 19, 2005 4:13 am
Forum: General
Topic: Keep secure traffic on ONE gateway?
Replies: 3
Views: 1518

Might want to look here too:

http://www.mikrotik.com/docs/ros/2.9/ip/mangle

Look for "src-port" or "dst-port".

~ Jason
by rikerconsulting
Fri Aug 19, 2005 4:08 am
Forum: General
Topic: Routing public IPs
Replies: 8
Views: 2607

umm if I remember the basic routing class I took way back when I seem to recall that you can not route from a public network to a private (reserved address space) network. You have to do NAT/PAT or Proxy-ARP. A router doesn't care about a public IP being routed across private space, do it all the t...
by rikerconsulting
Fri Aug 19, 2005 4:00 am
Forum: General
Topic: A newbie question
Replies: 5
Views: 1761

Just as a side note, you generally don't want to be doing too much caching on flash drives.

~ Jason
by rikerconsulting
Fri Aug 19, 2005 3:58 am
Forum: General
Topic: IP Firewall - block all IPs except
Replies: 2
Views: 2186

Re: IP Firewall - block all IPs except

Mikrotik Router 2.8.28 I use the mikrotik box for PPPoE connections. I want to block all ip addresses except those I have setup for users. What kind of firewall rule or rules can I use to do this? I have a forward rule now that basically says: drop all 192.168/16 on all interfaces. How can I do thi...
by rikerconsulting
Fri Aug 19, 2005 3:56 am
Forum: General
Topic: Traffic account on a per MAC-address basis
Replies: 10
Views: 4371

Are you opposed to using RADIUS?

~ Jason
by rikerconsulting
Fri Aug 19, 2005 3:54 am
Forum: General
Topic: srcnatting mt generated traffic different from private net
Replies: 1
Views: 946

You can specify a prefered source in the route table though I'm not sure this entirely answers your question.

How about using a src-nat to another IP for most of the traffic and leaving the router source IP as the proxy?

~ Jason
by rikerconsulting
Tue Aug 16, 2005 9:40 pm
Forum: Wireless Networking
Topic: Limiting certain ports
Replies: 7
Views: 5032

So what about a queue tree? ~ Jason No [yogi@Home] queue simple> add name=override dst-address=1.1.1.2/32 max-limit=512000/512000 limit-at=512000/512000 [yogi@Home] queue simple> pri Flags: X - disabled, I - invalid, D - dynamic 0 name="override" dst-address=1.1.1.2/32 interface=all parent...
by rikerconsulting
Mon Aug 15, 2005 4:16 am
Forum: Wireless Networking
Topic: Limiting certain ports
Replies: 7
Views: 5032

What about a simple queue with the dest address of the mail server. Or was mail just the example, and you specifically need ports?
Would the PPP profile queue not take precedence?

~ Jason
by rikerconsulting
Fri Aug 12, 2005 8:29 pm
Forum: General
Topic: PPTP and Windows XP, cannot use encryption
Replies: 5
Views: 2273

I believe the question was about PPTP not PPPoE. Anyway, when you added the user did you change the default profile? /ppp profile 0 * name="default" local-address=0.0.0.0 remote-address=0.0.0.0 session-timeout=0s idle-timeout=0s use-compression=no use-vj-compression=no use-encryption=no re...
by rikerconsulting
Fri Aug 12, 2005 8:25 pm
Forum: General
Topic: How to set user on hotspot without loging
Replies: 6
Views: 2251

Depending on how you have it set up, you can also rework the firewall rules that are set up by the Hotspot to specifically allow addresses, etc and the user never knows they're actually connected to a hotspot system. It wasn't hard. Let me know if you would like a hand.

~ Jason
by rikerconsulting
Fri Aug 12, 2005 8:07 pm
Forum: General
Topic: Pleaseeeee Help
Replies: 3
Views: 1606

Is it possible you need to open the ports up for the src-port as well? The server may be sending reponses from those ports and getting blocked.

~ Jason
by rikerconsulting
Thu Aug 11, 2005 9:43 pm
Forum: General
Topic: PPPOE Failover help
Replies: 1
Views: 1282

Should be easy enough to do via scripting. Let me know if you would like my assistance, mikrotik@rikerconsulting.com.

~ Jason
by rikerconsulting
Thu Aug 11, 2005 9:31 pm
Forum: Wireless Networking
Topic: Limiting certain ports
Replies: 7
Views: 5032

You may need to stop using the PPP profiles to set the rate limits and configure queue trees. If I can take a look at your configuration I might have a different (much easier) solution but I don't want to promise that unless I'm sure. Just let me know, mikrotik@rikerconsulting.com.

~ Jason M. Weber
by rikerconsulting
Thu Aug 11, 2005 9:24 pm
Forum: Wireless Networking
Topic: Setup Issues
Replies: 1
Views: 2176

I may be able to help you out. It would probably be quicker if I look over an export of you configuration. Just let me know, mikrotik@rikerconsulting.com.