I’ve been stuck trying to give a unique IP to each of my 2 PCs. Any help would be much appreciated.
I have 2 PCs connected to RB connected to a modem
Subnet given by my ISP: 1.1.1.0/29 (hypothetically)
I first tried to set up a DHCP server using winbox:
Quick Set → PPPoE:
PPPoE user: user@myisp.com
PPPoE pass: mypass
Local Network:
IP Address: 1.1.1.1
Netmask: 255.255.255.248/29
Range: 1.1.1.2-1.1.1.6
Checks “DHCP Server” checkbox
Apply
Under DHCP server → Networks:
Address: 1.1.1.0/29 Gateway: 1.1.1.1 DNS: 8.8.8.8
The problem is only 1 PC has connection to the internet. This PC is connected to ether2 on the router, and DHCP server interface is also set to ether2. What am I doing wrong?
------- ignore below if you don’t want to waste time -------
Method 2:
So I tried something else, which also failed:
Resets RB to an empty config
- Made a new bridge (all settings on default)
- Added ether2-4 under Bridge-> Ports.
- PPPoE → new PPPoE Client → filled out my ISP credentials
- Used ether1 as the PPPoE client’s interface.
- Filled out the IPs under network adapter properties (in windows):
IP Address: 1.1.1.2 (also tried 1.1.1.3-6)
Mask: 255.255.255.248
Gateway: 1.1.1.1
DNS: 8.8.8.8
Alternate: 8.8.4.4
Again, my friends could ping 1.1.1.2 but I had no connection because I’m just following instructions and don’t know what I’m doing.
What you see is exactly what I did. Nothing more or less. Now I’m like a sitting duck and would appreciate any help.