New DGteam Firmware (DG834GT)

Wake On Lan Over Internet

I currently using GaTi firmware as it allows permanent setting of ip to mac via telnet/arp command.

This enables me to wake up a machine behind the router from the Internet - otherwise with the standard firmware the arp cache is cleared after a time and the association between ip and mac is lost (broadcast ip not being available).

Does anyone know if 1007 retain mappings of ip to mac if a static ip is declared (as it has a new dhcp daemon) and the cache is not flushed?

or is a broadcast ip available i.e. udp 9 -> xxx.xxx.xxx.255
 
same here, it tried all three, cant get them to work, im on 02. 0743 worked fine though.

Hi,
I've recently flashed my Netgear DG834GT with 'DG834GT_V1.03.22_DGTeam_1007_eng.img'

But suffering the same problem as Dynamic IP O2 users, the line will sync and connect OK but I will not get an IP address assigned and hence no internet.

The problem is i've tried reverting back to my old release which worked (UberGT1-06-beta4.img) and now that still has same issue with NO IP assigned. :(

I've even tried flashing with DGTEAM version 0743 and still the same!! So I seem to be having no luck at all.

Any help would be greatly appreciated as i've lost over a day with this so far and had to use an old router as I can't seem to restore the Netgear at all.

Many thanks for any help.
Kevin
 
Hi,
I've recently flashed my Netgear DG834GT with 'DG834GT_V1.03.22_DGTeam_1007_eng.img'

But suffering the same problem as Dynamic IP O2 users, the line will sync and connect OK but I will not get an IP address assigned and hence no internet.

The problem is i've tried reverting back to my old release which worked (UberGT1-06-beta4.img) and now that still has same issue with NO IP assigned. :(

I've even tried flashing with DGTEAM version 0743 and still the same!! So I seem to be having no luck at all.

Any help would be greatly appreciated as i've lost over a day with this so far and had to use an old router as I can't seem to restore the Netgear at all.

Many thanks for any help.
Kevin


Hi guys,
can anyone help??
 
I think i've got the same problem as you elliottkl.
My router was an old Sky one which i flashed.
No problem connecting to the exchange (i'm with BE) but i can't use the internet, i plug back in my Speedtouch and i'm back connected.
 
Weird issue for me.. Got static IP today and connects fine but what I have noticed which is strange is that when I was on the 780WL MSN was fine, but now on the 834GT MSN lags when I'm typing a message. Has that got anything to do with that ALG tab in the router setup?
 
Anyone know how I can connect to my router using this new openvpn?

I've just set this up (was using ms VPN from WHS).

Config with defaults on the router VPN page.
Enable SSL support
Generate key
Save the key

On the client (mine is Win7)
Download and install openvpn-2.1.1-install.exe from
http://openvpn.net/index.php/open-source/downloads.html

This includes the GUI

Copy your openvpn.key you saved earlier into \program files\openvpn\config

Create a text file called netger.ovpn with

dev tap
proto udp
remote YOUR-IP-HERE 1194
resolv-retry infinite
nobind
persist-key
persist-tun
mute-replay-warnings
secret openvpn.key
cipher DES-EDE3-CBC
comp-lzo
verb 3

Start OpenVPN GUI in admin mode
Double click on tray icon and it should connect
 
I've just set this up (was using ms VPN from WHS).

Config with defaults on the router VPN page.
Enable SSL support
Generate key
Save the key

On the client (mine is Win7)
Download and install openvpn-2.1.1-install.exe from
http://openvpn.net/index.php/open-source/downloads.html

This includes the GUI

Copy your openvpn.key you saved earlier into \program files\openvpn\config

Create a text file called netger.ovpn with

dev tap
proto udp
remote YOUR-IP-HERE 1194
resolv-retry infinite
nobind
persist-key
persist-tun
mute-replay-warnings
secret openvpn.key
cipher DES-EDE3-CBC
comp-lzo
verb 3

Start OpenVPN GUI in admin mode
Double click on tray icon and it should connect

Thanks for this, I was after some straight forward instructions! :)
 
Now i've got my connection sorted out (BE was really helpful), i am astonished at how well it now holds a sync.
My noise margin is only 0.9db :D


And this is what it was using the BeBox, twas a few years ago.
Hmm, i need to do some more testing, i'm sure i've never synced over 16.
Will resync in the morning.
 
Last edited:
Struggling to get the firmware uploaded to an ex-Sky DG834GT. As expected the router refuses to use the unsigned file via the web GUI and the recovery utility freezes in Win7-64. I don't have access to a machine running WinXP.

In Puppy Linux I get the following problem with nftp:

Code:
# pwd
/root
# cd /new
# ls -l
-rwxr-wr-x 1 root root 3653632 2010-03-21 01:36 DG834GT_V1.03.22_DGTeam_1007_eng_adsldrv023o.img
-rwxr-xr-x 1 ftp  ftp    12570 2009-05-03 09:02 nftp
-rwxr-xr-x 1 root root    5900 2010-03-21 01:37 nftp.tar.bz2
# su -c "/new/nftp -u eth0 DG834GT_V1.03.22_DGTeam_1007_eng_adsldrv023o.img"
Sending frame on eth0 (computer-MAC)
Found a router at router-MAC
Router is a DG834GT-1SKUKS
Current version is 121c
Max upgrade size is 36 kb
Could not find "magic hardware header" in this image.
Uploading this is not recommended.
#
Has anyone come across this issue before?
 
Back
Top Bottom