Community discussions

MikroTik App
 
alisc
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 60
Joined: Thu Dec 01, 2011 10:51 am

Problem : Point-to-Point Addressing

Thu Jan 14, 2016 6:19 pm

hi
good time

i have a questin regarding Point-To-Point Addressing

Image

my pppoe server in vlan 123 ( Router = vlan 123 )

my client (RB750) need two Public IP Address


my goal assign two IP address ( 80.91.10.10 and 80.91.10.11 ) via Point-To-Point Addressing

please help me
 
Zorro
Long time Member
Long time Member
Posts: 675
Joined: Wed Apr 16, 2014 2:43 pm

Re: Problem : Point-to-Point Addressing

Thu Jan 14, 2016 9:33 pm

never heard about "PPtPA" before.
can you be more Specific, please?
what do you need to do ? more than one Ip-adresses, assigned, dhcp management/deployment or anything else ?
 
alisc
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 60
Joined: Thu Dec 01, 2011 10:51 am

Re: Problem : Point-to-Point Addressing

Mon Jan 25, 2016 8:18 pm

never heard about "PPtPA" before.
http://forum.mikrotik.com/viewtopic.php?t=32935

can you be more Specific, please?
what do you need to do ? more than one Ip-adresses, assigned, dhcp management/deployment or anything else ?
i need to assign two public address on client RB750
without dhcp server , without ip pool ,
configuration : only Point-To-Point Addressing

pelase help me
best regards
 
User avatar
ZeroByte
Forum Guru
Forum Guru
Posts: 4047
Joined: Wed May 11, 2011 6:08 pm

Re: Problem : Point-to-Point Addressing

Mon Jan 25, 2016 9:02 pm

Mikrotik doesn't fully support /31 addressing.

You can fudge things a bit and make it work, but you can't just go put a /31 on there.

I forget the procedure, but Mikrotik chimed in on another thread here last year with the work-around.
I think it was a thread about feature request for /31 support or something similar to that.


EDIT: The procedure is to set local end to /32 and network=remote IP

This creates two /32 routes in your routing table, and I think OSPF gets mad.... I guess I should fire up GNS3 and test. ;)