up an Static IP

Hi all,

This is my first time working with a router like the RB750UP. I’m a little bit confused because of the many many configuration options.

I have got alot basic knowledge about SOHO Networks but can’t get this to work.

At my work we have got an Business Cable connection from Ziggo (The Netherlands)
We have got several assigned IP adresses, and have to configure them manualy on the router.

I’ve got the following information
IP ADRES: 213.125.14*.***
SUBNET MASK: 255.255.255.248
GATEWAY: 213.125.14*.***

I’ve followed several movies on YouTube to set the setting, but nothing has worked so far.

http://www.youtube.com/watch?v=83OURl1SE3k
http://www.youtube.com/watch?v=Jjd6edzQ7ls

Can someone tell me what to do?
Thanks!

What exactly is not working? Did you remember to add a default route and masquerade your WAN interface?

you also can go to wiki.mikrotik.com and check what topics are there.

for example Table of contects and basic topics are for you:
http://wiki.mikrotik.com/wiki/Manual:TOC

I’m not able to acces internet.

If my subnetmask is 255.255.255.248, what should be the number behind the IP adres:
Should it be something like this: 213.125.14*.***/29 ?

If i know for sure that settings are the correct ones, i’ll try to configure it again.

yes, that net-mask is correct, however it is also possible to use this notation

/ip address add address=192.168.88.1/255.255.255.248 interface=ether1

check if you have added default route and have ability to resolve DNS names. and have masquerade set up in case you are using local network addresses instead of global ones