SmartRG SR505n Modem

From wikinotes

Bridging modem to Router:

- Advanced > Wan Services:
  - Remove Existing Info:
      - ppp0.1 pppoe_0_1_1.35 1 35 Disabled enabled enabled disabled uncheck

- Add new service:
    - Set to PTM interface > Next
    - Choose 'bridging':
        - 802.1P set to 0
        - 802.1Q set VLAN ID to 35

Router Config

I've read that ip linking is more secure than a bridge, need to look up how to execute this.

# Plugin the router to the modem, and use 192.168.1.1

- Under the WAN section, create a connection of type:
  - PPoE:
    - username: ${USER}
    - pass:     ${PASS}