Networking in Debian

 
Thread Tools Search this Thread
Operating Systems Linux Debian Networking in Debian
# 1  
Old 12-20-2005
Networking in Debian

I've recently installed the Sarge version of Debian Linux and have run into a problem with it's networking abilities.

I access the internet by cable modem, connected to a linksys broadband router. The router is set up to allow full access to this computer.

When I run dhclient from Debian, it can't even locate the router to be assigned an IP on the network. I get "network not acessable" when I try to ping my router, or any IP for that matter.

I have run different Linux distributions in the past (the "user friendly" beginner level distributions) but this is my first experience with Debian.

To me, it almost seems as if my network card (integrated into the mboard) is not configured properly, although that is only speculation as I really have no idea what is infact going on. The i386 architectures of the other distributions that I have run have all automatically detected and configured my NIC with no problems, and their DHCP clients easily detected a DHCP server.

After hunting, experimenting by trial and error, and running around with a headache for a couple days, I decided I'd see if the community knew anything about this problem. Is there anyone who can offer some advice on the matter?

Many thanks
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Debian

Need to upgrade Debian 7.8 to Debian 8.5 (Not 8.5)

Hello, I need to upgrade my Debian system 7.8 to 8.5 but by default via apt-get It moves to 8.6 version(latest stable version). I'm new to Debian so didn't figure out the solution. I've checked few suggestions over internet like editing apt source list file using snapshot archive. Please... (2 Replies)
Discussion started by: Mannu2525
2 Replies

2. IP Networking

Networking

hi From mt windows machine I can ping a LINUX machine but there is no arp entry for the same LINUX on my windows. How is it possible and what can I do to add the arp entry as I need it. thanks (1 Reply)
Discussion started by: leghorn
1 Replies

3. Solaris

Networking help

What am I doing wrong, I configure interfaces ce1,ce,2 and ce3 but when I reboot the server they lose the configuration and I have to reset them? ifconfig ce1 plumb ifconfig ce2 plumb ifconfig ce1 155.216.13.72 netmask 255.255.255.240 ifconfig ce2 155.216.13.73 netmask 255.255.255.240... (5 Replies)
Discussion started by: Kjons76
5 Replies

4. IP Networking

Networking

Hi, I have a question on networking. I will try to ask with an example... Suppose i am googling something, as in searching something in the google page. In this case what I basically want to know is, does the client do a connect evrytime to the server whenever a search is done in google,... (1 Reply)
Discussion started by: naan
1 Replies

5. IP Networking

C networking

Can anybody help me regarding networking using c language i know how to capture the packets and to verify it`s protocol destination and source ip etc. Can anybody help me to direct a packet coming to an ip to some other ip of my choice ........ Hope reply ... (0 Replies)
Discussion started by: Sannair
0 Replies

6. AIX

Networking help...

Please accept my apology ahead of time. Our AIX admin left the company unexpectedly and I am now left with trying to get a p570 w/5.3 setup. I had the help of an IBM reseller on setting up the LPARs, but need some quick questions answered. 1. I have 1 on-board NIC and 2 slot NICs. How do I... (2 Replies)
Discussion started by: LegendMan
2 Replies

7. IP Networking

networking

HI guys/gals basic question lets say i am running a network. lets say i am using Win Me. how would i network Win Me to a computer that has linux and another that has 98 well the 98 is no problem but the linux well i have an idea but i am rusty with linux. No i have rusted out. Would you make... (1 Reply)
Discussion started by: pydyer
1 Replies

8. UNIX for Dummies Questions & Answers

Networking

Hi new user to UNIX and I am in the process of networking my UNIX box to my windows2000....Is there a special program I have to install so that my windows would recognize and see the Unix box....any suggestions would be great Thanks (1 Reply)
Discussion started by: jonas27
1 Replies

9. IP Networking

networking

dear sir how many name server can be configured in single machine? thank you very much. sandeep goel (3 Replies)
Discussion started by: ask_goel
3 Replies
Login or Register to Ask a Question
VRMS(1) 						      General Commands Manual							   VRMS(1)

NAME
vrms - report of installed non-free software SYNOPSIS
vrms [OPTION] ... DESCRIPTION
This program began as an attempt to create a "virtual Richard M. Stallman" for Debian GNU/Linux. Thus the choice of name. This program analyzes the currently-installed package list on a Debian GNU/Linux system, and reports the non-free and contrib packages that are currently installed to stdout. In some cases, such as regarding documentation licensed under the GNU Free Documentation License with invariant sections, the opinions of Richard M. Stallman and the Debian project have diverged since this program was originally written. In such cases, this program follows the definition of freedom embodied in the Debian Free Software Guidelines. The packages in the non-free tree have restrictions on their use and/or distribution which cause them to fail to meet the terms of the Debian Free Software Guidelines included as part of the Debian Social Contract. However, some are sufficiently useful that their presence is often tolerated by Debian users despite their licensing. The packages in the contrib tree are themselves free software but have some dependency on non-free software for their use that make them worthy of reporting so that their use can also be consciously considered. Richard is the most vocal among us on the issue of software morality, and we agree with Richard that Debian users should have an easy way to know when they are running non-free software on their systems. This program is our attempt to fill that need. OPTIONS
All options can be prefixed with -- (eg: --noexplain) to turn them off. -q, --quiet Do nothing if there are no non-free packages installed. -e, --explain Give a brief explanation of why each package is non-free, if available. This is the default. -s, --sparse Just output a list of non-free packages. --reason-dir=DIR Use DIR as the reason directory, instead of /usr/share/vrms/reasons/. -h, --help Display help. -d, --debug Generate debugging information. FILES
/usr/share/vrms/reasons Default source of explanations for why packages are non-free. HISTORY
This program was written by Bdale Garbee and Bill Geddes for the Debian GNU/Linux system, in response to an open discussion with Richard Stallman about the issues surrounding the availability/desirability of the 'non-free' package tree in Debian. A Cute Little Hack VRMS(1)