From: Marc D Ronell <mronell@alumni.upenn.edu>
To: netdev@vger.kernel.org
Subject: Re: Network access fails unless tcpdump is running?
Date: Thu, 01 Mar 2007 18:27:18 -0500 [thread overview]
Message-ID: <87hct44ka1.fsf@corps.glidepath.invalid> (raw)
In-Reply-To: 20070301212245.GD3199@gospo.rdu.redhat.com
Andy Gospodarek <andy@greyhouse.net> writes:
> On Thu, Mar 01, 2007 at 03:54:58PM -0500, Marc D Ronell wrote:
>> Andy Gospodarek <andy@greyhouse.net> writes:
>>
>> > On Thu, Mar 01, 2007 at 02:22:24PM -0500, Marc D Ronell wrote:
>> >>
>> >> Hi,
>> >>
>> >> I can not ping a remote host successfully unless I have "tcpdump -i
>> >> eth0" running, in which case, my network access works fine.
>> >
>> > Interesting that when your interface is in promiscious mode it works
>> > fine, but otherwise it doesn't. Do you have all of your iptables rules
>> > cleared?
>> >
>>
>> Thanks very much for your reply and interest. I find this an odd
>> problem. The output of iptables -L looks like:
>>
>> caviar:/tmp# iptables -L
>> Chain INPUT (policy ACCEPT)
>> target prot opt source destination
>>
>> Chain FORWARD (policy ACCEPT)
>> target prot opt source destination
>>
>> Chain OUTPUT (policy ACCEPT)
>> target prot opt source destination
>>
>> The machine name is caviar on the prompt. There are no rules in
>> place. AFAIK, there are no firewalls running. Changing the routing
>> table did not help the situation.
>>
>
> Looks good.
>
>>
>> >> I am running Debian etch on a Dell Inspiron e1505 laptop. The eth0
>> >> address is static on my local LAN. Once tcpdump is running, the
>> >> laptop can access the network with no problems.
>> >
>> > What networking hardware is on that laptop? Can you post the complete
>> > output of `ethtool -i eth0` and the network device info from the output
>> > of `lcpci -vvv`?
>>
>> lspci output is attached below.
>>
>
> I presumed this is with the wired interface (not the wireless one).
> That is a correct assumption, right?
>
Thats correct. Its the wired interface, eth0 which is having the
problem. I have turned the wireless interface, eth2 off with both
ifconfig and ifdown, and still, the connection to the outside only
works when tcpdump is running.
> Can you post the output from `ethtool -i ethX` (where ethX is the wired
> interface). I ask because that tells me what version of the b44/ipw3945
> driver you are using.
>
>
# ethtool -i eth0
driver: b44
version: 1.01
firmware-version:
bus-info: 0000:03:00.0
The system was working originally fine, but something changed.
Perhaps through an Debian aptitude update.
Thanks for your help and interest.
marc
next prev parent reply other threads:[~2007-03-01 23:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-01 19:22 Network access fails unless tcpdump is running? Marc D Ronell
2007-03-01 20:13 ` Andy Gospodarek
2007-03-01 20:54 ` Marc D Ronell
2007-03-01 21:22 ` Andy Gospodarek
2007-03-01 23:27 ` Marc D Ronell [this message]
2007-03-02 20:26 ` Andy Gospodarek
2007-03-02 20:53 ` Marc D Ronell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87hct44ka1.fsf@corps.glidepath.invalid \
--to=mronell@alumni.upenn.edu \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).