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

Re: passerelle wlan0 eth0



Merci pour votre aide voici mon "interface" sur pc1 en unstable

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback
up echo "1" > /proc/sys/net/ipv4/ip_forward
auto wlan0
auto eth0
# The primary network interface

iface eth0 inet static
address 192.168.1.54
netmask 255.255.255.0
#gateway 192.168.1.55

iface wlan0 inet static
wireless-essid Wanadoo_xxxxx
wireless-key xxxxxxxxxxxxxxxxxxxxxxx
address 192.168.1.55
netmask 255.255.255.0
gateway 192.168.1.1












CONANGLE Frédéric wrote:

> 
> Bonjour à tous,
> 
> soit le schéma suivant,
> Pc1 est en Debian unstable
> Pc2 est en XP
>            _________         wifi            _________         ________
> internet   |       |                         |        |        |      |
> -----------|livebox|---)))))   (((((----wlan0|  PC1   |eth0----| PC2  |
>            |_______|                         |________|        |______|
> 
> Le wifi fonctionne parfaitement mais aucune liaison entre pc1 et pc2 sauf si
> je fais un ifdown sur wlan0. Dans ce cas pc1 et pc2 discute bien .
> Je ne sais pas par où commencer malgré une googlisation.
> Un tuyau est le bienvenue .
> Merci d'avance.
> 
> 

-- 
Faut savoir un truc : si t'as un pb avec free, quelqu'un l'a forcément
eu avant toi.
        -+- Nicolas Stransky -+-




Reply to: