slackit-ml
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Slackit.org] usb network e script


From: insomniac
Subject: Re: [Slackit.org] usb network e script
Date: Wed, 7 Jul 2004 21:46:50 +0200

Aggiungi una riga del tipo

    ifconfig usb0 <ip> up

per tirare su l'interfaccia. 
Devi avere il supporto attivato nel kernel, sulla mia macchina ho questa 
configurazione:

    $ zcat /proc/config.gz | grep -A 7 "USB Network adaptors"
    # USB Network adaptors
    #
    # CONFIG_USB_CATC is not set
    # CONFIG_USB_KAWETH is not set
    # CONFIG_USB_PEGASUS is not set
    # CONFIG_USB_RTL8150 is not set
    CONFIG_USB_USBNET=m

Per il routing ti comporti normalmente (se occorre, route(8) ), considerando 
che il device sarà usb0 o simile.

insomniac

P.S. Quando cominci un nuovo thread in ML non usare il tasto Reply, altrimenti 
il messaggio apparirà `appeso' ad un altro thread.


On Mon, 5 Jul 2004 19:21:04 +0200
GotuX <address@hidden> wrote:

> Ciao a tutti. 
> E' il mio primo post, quindi abbiate pietà!!
> Veniamo al dunque: ho scoperto come fare ad attivare all'avvio una 
> interfaccia 
> ethX con le relative impostazioni (rc.inet1.conf), ma come faccio ad attivare 
> e configurare un cavo usb-usb bridge, che mi fa da rete tra 2 pc (uno 
> portatile senza sk di rete ovviamente)?
> 
> Grazie a tutti per gli aiuti!!





reply via email to

[Prev in Thread] Current Thread [Next in Thread]