hxping7 / wl500g

Automatically exported from code.google.com/p/wl500g
0 stars 0 forks source link

settings advice #435

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi there.

#What steps will reproduce the problem?
I have MTS landline IP phone and internet connection (PPPoE) by one wire.
IP phone connection require static IP adress linked for phone number and 999 
VLAN ID. 
Phone model is Gigaset 610A IP with VoIP.
Gigaset IP phone settings are IP 172.20.x.x, Subnet 255.255.252.0, Geteway 
172.20.x.x. 

I found this solution https://code.google.com/p/wl500g/issues/detail?id=393 and 
my router settings for IP phone connection are:
nvram set vlan1ports="2 3 4 8*"
nvram set vlan2ports="0 1 8"
nvram set vlan0tag=992
nvram set vlan7hwname=et0
nvram set vlan7ports="0t 1"
nvram set wandevs=vlan994
nvram set wan_ifname=vlan994
nvram set wan_ifnames=vlan994
nvram set landevs="vlan993 wl0"
nvram set lan_ifnames="vlan993 eth1"
nvram commit
reboot

Gigaset works perfect for MTS landline but cant connect to internet for NTP or 
another VoIP providers.

#What is the expected output? What do you see instead?
Is it possible to have both connections in Gigaset?

#What version of the product are you using?
asus rt-n16 1.9.2.7-rtn-r5066

Thanks.

Original issue reported on code.google.com by ivan.sam...@gmail.com on 21 Feb 2014 at 7:09