0

I have setup PPPOE Server successfully in Mikrotik. All is Good. I am able to give out public ips to clients over PPPOE. But I have some issues. For example I have 2 clients with public ips that would want to be able to connect to each other this is not working. Both public ips cannot reach each other.

Client 1 Local IP Remote IP a.a.a.a b.b.b.b

Client 2 a.a.a.b b.b.b.b

Is there a way for these two IPs talk to each other?

Oliver Mercado
  • 33
  • 1
  • 1
  • 5

1 Answers1

0

Although its a very old question. Answer: 1. Both the clients will be connected using ppp link to the pppoe server. 2. Enabled ipv4/ipv6 routing the pppoe server, if it's linux you need to enabled ip forwarding.

The above is logical answer, I haven't tried it myself.

Sri436
  • 91
  • 1
  • 1