From: Willy Gardiol <willy@gardiol.org>
To: Francois Romieu <romieu@fr.zoreil.com>
Cc: netdev@oss.sgi.com
Subject: Re: The 8169 driver: issue with cross cable
Date: Wed, 23 Feb 2005 19:05:00 +0100 [thread overview]
Message-ID: <200502231905.02656.willy@gardiol.org> (raw)
In-Reply-To: <20050223003056.GA12696@electric-eye.fr.zoreil.com>
[-- Attachment #1: Type: text/plain, Size: 2583 bytes --]
On the client fstab is:
/dev/sda1 /boot ext2 noatime,noauto
0 0
192.168.0.1:/shimitar / nfs
noatime,rsize=8192,wsize=8192 0 0
192.168.0.1:/shimitar/home /home nfs
noatime,rsize=8192,wsize=8192 0 0
192.168.0.1:/shimitar/deposito /deposito nfs
noatime,rsize=16384,wsize=16384 0 0
192.168.0.1:/shimitar/deposito2 /deposito2 nfs
noatime,rsize=16384,wsize=16384 0 0
(sda1 is a USB key, not mounted by default)
On the server fstab is:
/dev/hdc1 /shimitar ext3 noatime
0 0
/dev/hdc2 /shimitar/home ext3 noatime
0 0
/dev/hda4 /shimitar/deposito2 ext3 noatime
0 0
/dev/hdc4 /shimitar/deposito ext3 noatime
0 0
And exports is:
/shimitar 192.168.0.2(rw,no_root_squash,async,no_subtree_check)
/shimitar/home 192.168.0.2(rw,no_root_squash,async,no_subtree_check)
/shimitar/deposito 192.168.0.2(rw,no_root_squash,async,no_subtree_check)
/shimitar/deposito2 192.168.0.2(rw,no_root_squash,async,no_subtree_check)
/mnt/tmp 192.168.0.2(rw,no_root_squash,async,no_subtree_check)
(mnt/tmp is not mounted on the client).
Something i did not emphatized: both boxes are connected to the internet via
another eth device.
The network configuration is:
- a switch 100mbit connected to the internet, each box has a direct cable to
the switch (via 8139too eth device on both boxes). Dhcp.
- a cross cable between the two boxes connecting the r8169 eth device.
192.168.0.0/24.
Alle Wednesday 23 February 2005 01:30, Francois Romieu ha scritto:
> Willy Gardiol <willy@gardiol.org> :
> [...]
>
> > http://www.gardiol.org/r8169/1000-client.tar.bz2
> > http://www.gardiol.org/r8169/1000-server.tar.bz2
> > http://www.gardiol.org/r8169/100-client.tar.bz2
> > http://www.gardiol.org/r8169/100-server.tar.bz2
>
> Can you add a minimal exports/mount option description so that
> I try to reproduce it here ?
>
> --
> Ueimor
--
!
Willy Gardiol - willy@gardiol.org
www.gardiol.org
+39 3492800983
Use linux for MY freedom.
Your freedom may come as a side effect.
"L'altrove è uno specchio in negativo.
Il viaggiatore riconosce il poco che è suo,
scoprendo il molto che non ha avuto e non avrà"
Italo Calvino - Le città invisibili
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2005-02-23 18:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200502192011.25428.willy@gardiol.org>
[not found] ` <20050219205055.GA2793@electric-eye.fr.zoreil.com>
2005-02-20 16:12 ` The 8169 driver: issue with cross cable Willy Gardiol
2005-02-23 0:30 ` Francois Romieu
2005-02-23 18:05 ` Willy Gardiol [this message]
[not found] ` <200503061252.01160.willy@gardiol.org>
[not found] ` <20050306160358.GA2712@electric-eye.fr.zoreil.com>
2005-03-06 19:10 ` Willy Gardiol
2005-03-06 19:29 ` Willy Gardiol
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=200502231905.02656.willy@gardiol.org \
--to=willy@gardiol.org \
--cc=netdev@oss.sgi.com \
--cc=romieu@fr.zoreil.com \
/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.