Turkcell Superonline Infrastructure PPPoE Analysis



Hardware Configuration


VLAN Configuration



Linux for Testing

Set up Linux subinterfaces

ip link add link enp9s0 name enp9s0.9 type vlan id 9
ip addr add 192.168.1.2/30 dev enp9s0.9
ip link set up enp9s0.9

ip link add link enp9s0 name enp9s0.10 type vlan id 10
ip link add link enp9s0 name enp9s0.11 type vlan id 11
ip link add link enp9s0 name enp9s0.12 type vlan id 12
ip link add link enp9s0 name enp9s0.13 type vlan id 13

ip link set up enp9s0.10
ip link set up enp9s0.11
ip link set up enp9s0.12
ip link set up enp9s0.13

Set up WAN interfaces with working PPPoE accounts