Netgear dg834g with Ubuntu 10.4


 
Thread Tools Search this Thread
Operating Systems Linux Ubuntu Netgear dg834g with Ubuntu 10.4
# 1  
Old 08-05-2010
Netgear dg834g with Ubuntu 10.4

I have to buy a new router. I looked for the Netgear dg834g.
Does it work fine with Ubuntu Lucid Lynx 10.4?
Anyone is usig this router?
I'll need a modem to reach the Internet?

Thanks for any reply! Smilie
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. Hardware

Netgear C3700 Modem Router Problem

I was wondering if anyone had any knowledge about how these routers work.. I bought a Netgear C3700 modem router on eBay about a month ago and couldn't get it to broadcast internet, neither wired nor wireless. When I plug it in and turn it on, all lights come on, but the internet light keeps... (2 Replies)
Discussion started by: milhan
2 Replies

2. Hardware

Help with bandwidth Limit for netgear

Hello All , Hope you are doing good. I have a netgear router + modem in my home . My roommate brought his friend as a guest , he is downloading stuff like crazy day and night , while talking with my friend in India got to know there is concept called BANDWIDTH LIMIT wherein i can... (4 Replies)
Discussion started by: radha254
4 Replies

3. IP Networking

Trouble setting up a static IP on NetGear DGN1000

I have been trying to setup a static ip, however everytime I do so my internet disconnects and won't connect untill I switch back to dynamic. My router is a NetGear DGN1000 and I'm using it wired. Could anyone help? (0 Replies)
Discussion started by: zomigosh
0 Replies

4. Ubuntu

[UBUNTU] mount.nfs fails in Ubuntu / Works on Red Hat!!!

Gurus, I want log in locally to my Lucid (10.04) workstation and have my code saved over the network on my samba account At work, all developers have samba user ids and when we were running Red Hat, we went thru the following procedure to get setup. * open a shell session to NFS server... (2 Replies)
Discussion started by: alan
2 Replies

5. UNIX for Dummies Questions & Answers

Connecting to WiFi using Netgear

hi i am pradeep.i am new to linux and i am facing problem connecting to net i am using ubunto 9.0.4 and my network connections are showing signals but i coudnt connect to internet my proxy setting are correct i used idea net setter also and i faced the same problem.if some one can help me... (2 Replies)
Discussion started by: chauda
2 Replies

6. Linux

Netgear WG511T mandrake 9.1 driver?

Does anyone know how or where I can get a pcmcia netgear driver for mandrake 9.1.. Searching the net but not having much luck with this.. Can anyone point me to some good websites? Thanks, Jaz edit: I have tried creating a netgear.conf file in /etc/pcmcia and using the cardctl ident to... (2 Replies)
Discussion started by: Jazmania
2 Replies

7. IP Networking

Netgear wireless router as Access Point

Hi guys, I want to setup AP using an NETGEAR WGR614 54 Mbps 802.11g Wireless Router The router works fine, but I don't have internet access. I will describe the structure of the net to explain it: I have one server (Free BSD 7) with 2 LAN PCI cards: re0 - it is connected to my ISP ... (2 Replies)
Discussion started by: sitemap
2 Replies
Login or Register to Ask a Question
mrinfo(1M)																mrinfo(1M)

NAME
mrinfo - Multicast Routing Configuration Information Tool SYNOPSIS
debuglevel] retries] timeout] [ multicast-router ] DESCRIPTION
requests the configuration information from the multicast-ourter, and prints the information to the standard out. multicast-router can be either an IP address or a system name. sends out the ASK_NEIGHBORS igmp message to the specified multicast-router, when the router receives the request, it sends back its configuration information. If the multicast-router is not specified, the request is sent the local router. The the configuration information for each interface is printed in the following format: If there are multiple neighbor routers on one interface, they will all be reported on the output. The possible values for flag are: Neighbors are reached via tunnel. The tunnel uses IP source routing. The interface is down. The interface is administratively disabled for multicast routing. The local router is the querier of the subnet. Please see mrouted(1M) for and The command line options are: Sets the level for printing out the debug message. The default is 0, only error and warning messages will be printed. Debug level three prints most the messages. Sets the retry times to pull the routing daemon for information. The default is 3. Specifies the timeout value in seconds for waiting the reply. The default value is 4. EXAMPLE
The following is an example of quering the multicasting configuration from the local routing daemon. 127.0.0.1 (localhost) [version 3.3]: 15.13.106.144 -> 15.13.106.145 (hpntcbs.cup.hp.com) [10/1/querier] 193.2.1.39 -> 0.0.0.0 (all-zeros-broadcast) [1/1/disabled] 15.13.106.144 -> 15.255.176.33 (matmos.hpl.hp.com) [10/1/tunnel] 15.13.106.144 -> 15.17.20.7 (hpspddc.vid.hp.com) [10/1/tunnel/down] Note must be run as root. AUTHOR
was developed by Van Jacobson. SEE ALSO
mrouted(1M), map-mbone(1M). mrinfo(1M)