| Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
I wrote:
> If you don't have any
> routes for eth0, you have to add one. It's something like:
>
> % route add 172.23.17.0 netmask 255.255.255.0 eth0
Oops. I think it needs to be:
% route add -net 172.23.17.0 netmask 255.255.255.0 eth0
I forgot the "-net" option.
Also, you obviously have to change the command to match the
addresses you chose for your network.
-- Jerry Callen Mobile: 617-388-3990
Narsil FAX: 617-876-5331
63 Orchard Street email: jcallen at narsil.com
Cambridge, MA 02140-1328
PGP public keys available from:
http://www.nai.com/products/security/public_keys/lookup_key.asp
fingerprints:
DH/DSS key ID 0x1806252C: 7669 A4CD 759A 6EB7 AF04
C10D B659 2A4B 1806 252C
RSA key ID 0x99F7AAE5: D265 DC9C 13FD 6110
30F5 1874 A206 24B1
-
Subcription/unsubscription/info requests: send e-mail with
"subscribe", "unsubscribe", or "info" on the first line of the
message body to discuss-request at blu.org (Subject line is ignored).