- Joined
- 18 Feb 2004
- Posts
- 3,095
- Location
- Lincolnshire
seems its the default gateway ive not got for ipv6
Would be interested to hear about your findings with reference to Elite and IPv6. Let us know how you get on.
In its default configuration, the HG612 has the IP address 192.168.1.1 on its LAN2 port. To allow access to the HG612 over its LAN2 port from any device on your network, you need to do the following:
Change the HG612's IP address (under "Basic -> LAN" in the web interface) to be an unused address on your LAN. e.g. if your LAN is 192.168.1.0/24, with your router using 192.168.1.1 you could change the HG612 to use 192.168.1.2.
Connect a cable between the LAN2 port on the HG612 and your LAN switch (or an unused LAN port on your router).
You should now be able to access the HG612 from any device on your LAN by visiting http://192.168.1.2
A more elegant solution is to enable access to the HG612 over the existing connection between LAN1 and the WAN port on your router.
This is done as follows:
At this point, your router knows where to send packets from devices on your main LAN to the HG612, but the HG612 doesn't know where to route responses (it can't be configured to have a default route via your router). To fix this, do the following:
- In your router, configure the WAN interface with a private (RFC1918) address in a different subnet to your main LAN. e.g. if your main LAN is 192.168.1.0/24 then configure the WAN interface with the address 192.168.2.1/24
- Change the HG612's IP address (under "Basic -> "LAN" in the web interface) to be any address in that second subnet - e.g. 192.168.2.2/24
- Under "Basic -> WAN" on the HG612, ensure both "Port binding:" checkboxes are unticked and press the Submit button to save the change. This step enables LAN access via LAN1.
Destination network address: 192.168.1.0
- Add a static route ("Advanced -> Routing" in the HG612's web interface) from the HG612 back to your main LAN. e.g. if your LAN is 192.168.1.0/24 and the router's WAN interface is 192.168.2.1 then you would create the following route:
Subnet mask: 255.255.255.0
Default gateway: 192.168.2.1 (remember to also tick the checkbox)
Interface: LAN/br0
You should now be able to access the HG612's web and telnet interfaces from any device on your LAN, over the WAN/LAN1 cable. Note that access (with the new IP address) remains possible over LAN2.
Set the HG612 ip under basic-lan to a local ip one number above my Mikrotic local router ip and connected lan port 2 on the modem to the Mikrotic Router.
So now i can connect to the router from my pc without having to connect via a cable direct to lan 1 on the modem from my pc, and re-configuring the pc to a static ip address each time.
It can be setup to access the modem via its lan 1 port connected to the Mikrotic via ppoe but im a bit lost on this and so did the above, means im using an extra port on the router but it works. Other solution is below
https://support.aa.net.uk/Router_-_EchoLife_HG612
/ip firewall nat
add action=masquerade chain=srcnat comment=internet-nat dst-address=!192.168.88.0/24 out-interface=pppoe-out1 src-address=192.168.1.0/24
add action=masquerade chain=srcnat comment=modem-nat dst-address=192.168.88.0/24 out-interface=ether5_WAN src-address=192.168.1.0/24
It doesn't have a bridge mode.
You could use the HH5 + HG612 to check if the HG612 is at fault.
Just to back up a few steps. Zen sent you a new router to test with? Did you manage to get any line stats out of them?