From: Grant Taylor <gtaylor@riverviewtech.net>
To: Mail List - Netfilter <netfilter@vger.kernel.org>
Subject: Re: Network Communication Issues
Date: Thu, 13 Dec 2007 12:21:58 -0600 [thread overview]
Message-ID: <47617846.5090101@riverviewtech.net> (raw)
In-Reply-To: <003e01c83db1$25d10460$fe02a8c0@brammo.main>
On 12/13/07 11:54, Jacob Lear wrote:
> [root@router ~]$ ping 192.168.1.11
> PING 192.168.1.11 (192.168.1.11) 56(84) bytes of data.
> 64 bytes from 192.168.1.11: icmp_seq=0 ttl=128 time=1.45 ms
> wrong data byte #30 should be 0x1e but was 0x8
> #16 10 11 12 13 14 15 16 17 18 19 1a 1b 1c 1d 8 0 6 4 8 0 6 4 8 0
> 6 4 1e 1f 20 1d 1e 1f
> #48 20 21 1e 1f 20 21 1e 1f
> 64 bytes from 192.168.1.11: icmp_seq=1 ttl=128 time=0.092 ms
> wrong data byte #30 should be 0x1e but was 0x72
> #16 10 11 12 13 14 15 16 17 18 19 1a 1b 1c 1d 72 53 9 2 72 53 9 2
> 72 53 9 2 1e 1f 20 1d 1e 1f
> #48 20 21 1e 1f 20 21 1e 1f
All references I see to "wrong data byte #30 should be 0x1e but was"
suggest wrong drivers for the NIC. Any thoughts?
> Here's the ifconfig output for the two NICs on "router":
>
> eth1 Link encap:Ethernet HWaddr 00:15:C5:F1:9B:13
> inet addr:192.168.2.1 Bcast:192.168.2.255 Mask:255.255.255.0
> inet6 addr: fe80::215:c5ff:fef1:9b13/64 Scope:Link
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:100525429 errors:0 dropped:0 overruns:0 frame:0
> TX packets:31105444 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:1000
> RX bytes:124476618047 (115.9 GiB) TX bytes:26593739981 (24.7 GiB)
> Interrupt:169 Memory:f4000000-f4011100
>
>
>
> eth2 Link encap:Ethernet HWaddr 00:18:F8:09:48:6D
> inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
> inet6 addr: fe80::218:f8ff:fe09:486d/64 Scope:Link
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:84630 errors:0 dropped:0 overruns:0 frame:0
> TX packets:77754600 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:1000
> RX bytes:9127453 (8.7 MiB) TX bytes:111588916824 (103.9 GiB)
> Interrupt:193 Base address:0xcc00
Well, there is no subnet problem that I see.
> The Windows servers have similar settings. Each server has two NICs
> -- For example, Fileshare has the main one configured as 192.168.2.10
> with a mask of 255.255.255.0 and Gateway 192.168.2.1. The DNS and
> WINS are set to point to the two domain controllers. The second
> adapter is configured as 192.168.1.10 with a mask of 255.255.255.0.
> I've left everything else blank.
Ok...
I'm not entirely sure that the blank gateway on the second NIC is not a
problem, though I don't think it is your current problem. I've had
mixed results not putting a gateway in on all interface config panels in
Windows before.
> I'll try this later tonight or tomorrow night.
Ok. Based on what I said above, I'm not thinking that this will make a
lot of difference, but go ahead and try it if any way if you don't mind.
At least that way we will know for sure.
Grant. . . .
next prev parent reply other threads:[~2007-12-13 18:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-12 17:28 Network Communication Issues Jacob Lear
2007-12-13 0:42 ` Grant Taylor
2007-12-13 17:54 ` Jacob Lear
2007-12-13 18:21 ` Grant Taylor [this message]
2007-12-13 18:41 ` Jacob Lear
2007-12-14 8:23 ` Покотиленко Костик
2007-12-14 9:12 ` Eljas Alakulppi
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=47617846.5090101@riverviewtech.net \
--to=gtaylor@riverviewtech.net \
--cc=netfilter@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.