Kitz ADSL Broadband Information
adsl spacer  
Support this site
Home Broadband ISPs Tech Routers Wiki Forum
 
     
   Compare ISP   Rate your ISP
   Glossary   Glossary
 
Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1] 2 3 ... 7

Author Topic: HG612 - Access GUI Over WAN  (Read 21802 times)

SignedAdam

  • Member
  • **
  • Posts: 58
HG612 - Access GUI Over WAN
« on: April 23, 2016, 12:39:54 AM »

The bellow:
Destination network address: 192.168.1.0
Subnet mask: 255.255.255.0
Default gateway: 192.168.2.253
Interface: LAN/br0

May work on a "billion 8800nl" however, it does not work on the HG612, I've been trying to make this work with the HG612 for almost 7 hours of my life, which I wont get back, the HG612 would give off the error message "The destination IP address is invalid." when entered with the settings above, it simply wont save the settings, I even went as far as download the (.conf) file, changing the settings in the (.conf) file, then reloading it,

I'm using a netgear r7000 with dd-wrt, when I try going to 192.168.0 or 192.168.2.253 after entering the settings in to the HG612, nothing shows up at those address
« Last Edit: April 27, 2016, 08:58:41 AM by SignedAdam »
Logged
I'm a geek on his own

Dray

  • Kitizen
  • ****
  • Posts: 2361
Re: HG612 - Access GUI Over WAN
« Reply #1 on: April 23, 2016, 08:35:04 AM »

You must first add the Virtual Interface to your router as described in the 2nd post http://forum.kitz.co.uk/index.php/topic,14621.msg273310.html#msg273310
Logged

SignedAdam

  • Member
  • **
  • Posts: 58
Re: HG612 - Access GUI Over WAN
« Reply #2 on: April 23, 2016, 11:01:13 AM »

I ran both commands,

ifconfig eth0:1 192.168.2.253 netmask 255.255.255.0

iptables -t nat -I POSTROUTING ! -s $(nvram get lan_ipaddr) -d 192.168.2.0/24 -j SNAT --to 192.168.2.253

and tried rebooting and trying older command with the 1st command,

iptables -t nat -I POSTROUTING -s ! $(nvram get lan_ipaddr) -d 192.168.2.0/24 -j SNAT --to 192.168.2.253

both made me direct to the routers 192.168.1.1 interface
Logged
I'm a geek on his own

Chrysalis

  • Content Team
  • Addicted Kitizen
  • *
  • Posts: 7388
  • VM Gig1 - AAISP L2TP
Re: HG612 - Access GUI Over WAN
« Reply #3 on: April 23, 2016, 11:05:37 AM »

a reboot will clear what the commands do unless you automate them on a boot up.
Logged

SignedAdam

  • Member
  • **
  • Posts: 58
Re: HG612 - Access GUI Over WAN
« Reply #4 on: April 23, 2016, 11:07:57 AM »

yes, I know, I'm not a complete noob, , that's why I reran both the commands, every time it starts up, just tried both the old and new, however both combinations of the command direct me to the routers interface, not the hg612 interface
« Last Edit: April 23, 2016, 11:15:28 AM by SignedAdam »
Logged
I'm a geek on his own

Chrysalis

  • Content Team
  • Addicted Kitizen
  • *
  • Posts: 7388
  • VM Gig1 - AAISP L2TP
Re: HG612 - Access GUI Over WAN
« Reply #5 on: April 23, 2016, 11:12:59 AM »

you are adding static routing to the hg612?

Dont add any routing to the hg612, that has to be added to the netgear (your router).

the hg612 by default doesnt have a 2nd lan subnet. So i dont know how this can be achieved on the hg612 unless you can make a new lan on it.
Logged

Chrysalis

  • Content Team
  • Addicted Kitizen
  • *
  • Posts: 7388
  • VM Gig1 - AAISP L2TP
Re: HG612 - Access GUI Over WAN
« Reply #6 on: April 23, 2016, 11:19:12 AM »

ill hook up a hg612 to my laptop to have a look at what can be done.

The guy you trying to copy is a one time poster and his post doesnt make sense to me.
Logged

SignedAdam

  • Member
  • **
  • Posts: 58
Re: HG612 - Access GUI Over WAN
« Reply #7 on: April 23, 2016, 11:21:42 AM »

I don't understand what your asking me to do chrysalis, please could everyone view the images attached to this comment, and tell me if the settings on the hg612, are correct, if not, what do I need to change, to what ?
« Last Edit: April 23, 2016, 11:27:40 AM by SignedAdam »
Logged
I'm a geek on his own

SignedAdam

  • Member
  • **
  • Posts: 58
Re: HG612 - Access GUI Over WAN
« Reply #8 on: April 23, 2016, 11:26:26 AM »

I'm also happy to set the hg612 back to default settings, and follow a real guide, on how to see the hg612 over just the wan cable, the only way ive managed to see the hg612 on my network, is by plugging in a cable from the lan 2 in to any lan port on the router, don't know how you could do it over wan, unless you have the hg612 doing the routing part, which would be stu!pt, as my r7000 netgear router has more power
Logged
I'm a geek on his own

Chrysalis

  • Content Team
  • Addicted Kitizen
  • *
  • Posts: 7388
  • VM Gig1 - AAISP L2TP
Re: HG612 - Access GUI Over WAN
« Reply #9 on: April 23, 2016, 11:37:50 AM »

I have had a look and its my opinion the hg612 is incapable of doing this.  There is no way to add a 2nd lan subnet to the device in the UI.  If it will work its going to be command line configuration only.

Please make a new thread if you want to proceed as I dont want this topic derailed for a different device.
Logged

SignedAdam

  • Member
  • **
  • Posts: 58
Re: HG612 - Access GUI Over WAN
« Reply #10 on: April 23, 2016, 11:43:53 AM »

The following post, says you can access the HG612 Gui, over it's wan port, however I've not managed to replicate it

http://forum.kitz.co.uk/index.php?topic=14621.0;topicseen

Please could someone, tell me where I'm going wrong

Logged
I'm a geek on his own

Chrysalis

  • Content Team
  • Addicted Kitizen
  • *
  • Posts: 7388
  • VM Gig1 - AAISP L2TP
Re: HG612 - Access GUI Over WAN
« Reply #11 on: April 23, 2016, 11:48:12 AM »

I will check in the CLI later, but now I am off out for most of the day.

For now please login to telnet and post the output of ifconfig, do this whilst your wan is online.
Logged

SignedAdam

  • Member
  • **
  • Posts: 58
Re: HG612 - Access GUI Over WAN
« Reply #12 on: April 23, 2016, 12:15:29 PM »

Don't see any ifconfig in telnet tab, using DSLstats v5.8

it does list connection stats bitloading pbparams qln hlog snr attenuation log vectoring ....
« Last Edit: April 23, 2016, 12:19:30 PM by SignedAdam »
Logged
I'm a geek on his own

olwalh

  • Member
  • **
  • Posts: 28
Re: HG612 - Access GUI Over WAN
« Reply #13 on: April 23, 2016, 12:32:21 PM »

Not sure if this will help but I think you need to first telnet into the HG612 modem.

So on window start a command prompt or run the cmd command, within the command prompt window type the following:

telnet <ip address of hthe HG612> for example telnet 192.168.1.1 you will be asked for a user name and password.

Then issue the ifconfig command.

Hope this helps
Logged

Dray

  • Kitizen
  • ****
  • Posts: 2361
Re: HG612 - Access GUI Over WAN
« Reply #14 on: April 23, 2016, 12:43:07 PM »

At the ATP> prompt you must enter SH then ifconfig
Logged
Pages: [1] 2 3 ... 7
 

anything