IPtable variables

From WL-HDD Wiki

Jump to: navigation, search
WL-HDD Contents
What is the WL-HDD
Features
Pro's/con's
Reviews
Hacking
Inserting the HDD
Hacking Guides
Basic setup guides
Packages guides
Requests
Troubleshooting
This Wiki
Credits
Editing help
Contact Me

WL-HDD Network Interfaces

First the definition of devices:

vlan0 -> LAN
vlan1 -> MAN (VPN)
eth0  -> ports on the switch (1+4)
eth1  -> WLAN
br0   -> vlan0+eth1 (WLAN+LAN)

And now the variables:

$1 (WAN-Interface)-> ppp0
$2 (WAN-IPAddress)-> 88.99.88.99 (the address of for example ppp0)
$3 (LAN-Interface)-> br0 (vlan0)
$4 (LAN-IPAddress)-> 192.168.1.1 (the routers LAN-IP)
$5 (MAN-Interface)-> tun0 (VPN) (vlan1)
$6 (MAN-IPAddress)-> 10.0.0.1

Thanks to Marc for finding out this information.

Personal tools