Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


Aaroona

3204 posts

Uber Geek
+1 received by user: 169


#138142 21-Dec-2013 16:39
Send private message

So in anticipation for my VDSL install on Christmas Eve, I went out and bought a Vigor DV130. So far the modem syncs 2-3mbps faster and does bridge mode perfectly.

My problem however, is while using bridge mode, I have lost connectively to my modem via HTTP for administration.

so my Modem is on 192.168.1.1/255.255.255.0

My router (DD-WRT) is on 192.168.2.1/255.255.255.0

How can I assign a static route to allow me to make changes to my modems settings (or check my WAN connection speed) going via my LAN?








Create new topic

This is a filtered page: currently showing replies marked as answers. Click here to see full discussion.

Aaroona

3204 posts

Uber Geek
+1 received by user: 169


  #956089 22-Dec-2013 10:53
Send private message

I have no idea why, but for some reason its just jumped back into life.

These are the commands that ended up working for me: 

ifconfig `nvram get wan_ifname`:0 192.168.1.10 netmask 255.255.255.0

iptables -t nat -I POSTROUTING -o `nvram get wan_ifname` -j MASQUERADE



Which now, makes sense. I believe the vigor DV130 has a a virtual interface by default that is allocated the 192.168.1.2 address... the only reason I can think of why it didn't work.


Create new topic








Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.