Community discussions

MikroTik App
 
tech2
newbie
Topic Author
Posts: 36
Joined: Fri Jan 20, 2012 10:52 pm

ip

Sun Feb 05, 2012 12:35 am

hello can tell me anyone how to create ip adres with only one port for e.x because i have 3 ip adreses for 3 sectors in rb 433 how to create separate ip adres i have 192.168.1 and 2.3 etc.thanks
 
User avatar
Chupaka
Forum Guru
Forum Guru
Posts: 8709
Joined: Mon Jun 19, 2006 11:15 pm
Location: Minsk, Belarus
Contact:

Re: ip

Wed Feb 08, 2012 5:44 pm

so, what's problem?.. you can create any number of addresses per interface
 
javedshotline
newbie
Posts: 26
Joined: Mon Jan 23, 2012 9:09 pm

Re: ip

Thu Feb 09, 2012 10:56 pm

you can assign multiple ip addresses to same interfaces.
here is example
/ip address
add address=192.168.1.1/24 interface=ether1
add address=192.168.2.1/24 interface=ether1
add address=192.168.3.1/24 interface=ether1
& u can use any address from these subnets to assign to any device which is connected to ether1
Last edited by javedshotline on Sun Feb 12, 2012 10:40 am, edited 1 time in total.
 
tech2
newbie
Topic Author
Posts: 36
Joined: Fri Jan 20, 2012 10:52 pm

Re: ip

Fri Feb 10, 2012 10:03 am

ok thanks but how to create this adreses with only one port for example 192.168.2.1 not 192.168.2.2.3.4.5 etc.thanks
 
User avatar
cybercoder
Member Candidate
Member Candidate
Posts: 175
Joined: Tue Dec 07, 2010 11:20 pm
Location: Guilan, Iran
Contact:

Re: ip

Fri Feb 10, 2012 10:40 am

there is not possible to assign same IP Addresses to more than 1 interface
You can bridge that interfaces and assign a unique IP Address on the bridge
But remember the bridge will allow bypass bidirectional traffic on all interfaces, normally.
 
User avatar
Chupaka
Forum Guru
Forum Guru
Posts: 8709
Joined: Mon Jun 19, 2006 11:15 pm
Location: Minsk, Belarus
Contact:

Re: ip

Fri Feb 10, 2012 11:36 am

ok thanks but how to create this adreses with only one port for example 192.168.2.1 not 192.168.2.2.3.4.5 etc.thanks
just use /32 mask instead of /24 :)
but why do you need it?
 
User avatar
normis
MikroTik Support
MikroTik Support
Posts: 26376
Joined: Fri May 28, 2004 11:04 am
Location: Riga, Latvia

Re: ip

Fri Feb 10, 2012 11:38 am

I don't think anybody really understood the original question. Including me :)

tech2 clarify with full detail what you want, and what is the issue now
 
tech2
newbie
Topic Author
Posts: 36
Joined: Fri Jan 20, 2012 10:52 pm

Re: ip

Fri Feb 10, 2012 7:31 pm

i want to create ip with only one port not 254 and i have gateway with 192.168.1.1 how to make 192.168.1.254.thanks
 
javedshotline
newbie
Posts: 26
Joined: Mon Jan 23, 2012 9:09 pm

Re: ip

Fri Feb 10, 2012 10:35 pm

still can't understand your question 8)
explain briefly what u really want to do? then maybe some1 help u
 
User avatar
cybercoder
Member Candidate
Member Candidate
Posts: 175
Joined: Tue Dec 07, 2010 11:20 pm
Location: Guilan, Iran
Contact:

Re: ip

Sat Feb 11, 2012 1:54 pm

i want to create ip with only one port not 254 and i have gateway with 192.168.1.1 how to make 192.168.1.254.thanks
if i understood, you want to assign 192.168.254 to the interface which connected to 192.168.1.1 but you want 192.168.1.2-253 be not in your subnet mask? i understand correctly?
 
Lakis
Forum Veteran
Forum Veteran
Posts: 703
Joined: Wed Sep 23, 2009 7:52 pm

Re: ip

Sun Feb 19, 2012 3:26 pm

tech2
Just explain this "ip address with one port"?
 
tech2
newbie
Topic Author
Posts: 36
Joined: Fri Jan 20, 2012 10:52 pm

Re: ip

Sat Mar 03, 2012 3:22 pm

not with 254 ip but with one ip you understand me ? i have gateway 192.168.1.1 how i can create other gateway 192.168.1.254 i not can create ip for ex
192.168.1.1
255.255.255.0
192.168.1.1 because gateway is with 1 in end.
thanks for understand
 
hellweiss
newbie
Posts: 35
Joined: Thu Sep 02, 2010 10:36 am

Re: ip

Mon Mar 05, 2012 5:43 pm

not with 254 ip but with one ip you understand me ? i have gateway 192.168.1.1 how i can create other gateway 192.168.1.254 i not can create ip for ex
192.168.1.1
255.255.255.0
192.168.1.1 because gateway is with 1 in end.
thanks for understand
hi

perhaps you need subnetmask 255.255.255.252 ?!? (/30)
This is Addressrage 192.168.1.0 - 192.168.1.3 (its 2 usable Addresses)
 
tech2
newbie
Topic Author
Posts: 36
Joined: Fri Jan 20, 2012 10:52 pm

Re: ip

Thu Mar 15, 2012 11:08 pm

I want to create an gateway that ends with a 254 not with 1 for example 192.168.1.1 but 192.168.1.254 not possibly understand me now?...
 
User avatar
TheWiFiGuy
Member
Member
Posts: 351
Joined: Thu Nov 24, 2011 7:26 pm
Location: UK

ip

Thu Mar 15, 2012 11:46 pm

And?

Simply set the device ip address to that and if using Dhcp make sure that .254 is not in the scope
 
tech2
newbie
Topic Author
Posts: 36
Joined: Fri Jan 20, 2012 10:52 pm

Re: ip

Fri Mar 23, 2012 11:43 am

i create ip adres but gateway is 1 not 254 i want to change
 
User avatar
Chupaka
Forum Guru
Forum Guru
Posts: 8709
Joined: Mon Jun 19, 2006 11:15 pm
Location: Minsk, Belarus
Contact:

Re: ip

Fri Mar 23, 2012 1:47 pm

i create ip adres but gateway is 1 not 254 i want to change
we need screenshots! no one understands you!
 
reverged
Member Candidate
Member Candidate
Posts: 270
Joined: Thu Nov 12, 2009 8:30 am

Re: ip

Sat Mar 24, 2012 8:41 am

I once had a wise professor that gave 5 points for each problem if you draw just a simple picture.
The exam had 4 or 5 problems, so you could easily get 20~25 points. Just make a picture.
It was amazing how many students got less than 20 points. (100 is perfect)

Draw a picture. It tells 1,000 words and gets you 5 points.

It doesn't need to be pretty.

Who is online

Users browsing this forum: infabo, litogorospe and 50 guests