ifcfg-wlan0 shows as follows

DEVICE=wlan0
ONBOOT=yes
BOOTPROTO=static # change this to static to specify an IP addr
IPADDR=192.168.0.11
GATEWAY=192.168.0.1
NETMASK=255.255.255.0
NETWORK=192.168.0.0
BROADCAST=192.168.0.255
GATEWAYDEV=wlan0 # this is for setting default route
TYPE=Ethernet
USERCTL=yes
PEERDNS=no # this lets DHCP define the DNS setup


but when the device comes up it has no address assigned ifconfig wlan0 shows

Protokoll:Ethernet  Hardware Adresse 00:00:00:00:00:00
         BROADCAST MTYPE=Ethernetwlan0ULTICAST  MTU:1500  Metric:1
         RX packets:0 errors:0 dropped:0 overruns:0 frame:0
         TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
         Kollisionen:0 Sendewarteschlangenlänge:100
         RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
         Interrupt:3 Basisadresse:0x100





--
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list

Reply via email to