I have an small ISP, ADSL users with use PPPOE connection make connection to interent.
when users connect to the mikrotik by PPPOE they cant ping our server room computers and they cant see any our local servers.
user ----PPPOE—>(Eth2) Mikrotik (Eth3)----> Internet and Local computers
Ehter2 IP 192.168.11.1
Ether3 IP 3.3.3.1 (it is VALID IP but I replace by fake one now)
Users get Static IP from mikrotik in same range of Ether3
Please let me know what I should do to make my servers available for PPPOE users.
My windows PPPoE client obtains IP address and default gateway from the MikroTik PPPoE server, but it cannot ping beyond the PPPoE server and use the Internet
PPPoE server is not bridging the clients. Configure masquerading for the PPPoE client addresses, or make sure you have proper routing for the address space used by the clients, or you enable Proxy-ARP on the Ethernet interface (See the IP Addresses and Address Resolution Protocol (ARP) Manual)