Hello everyone, i'm trying to create a bridged network so i can use it with KVM, but i'm working on a wireless network and i can't find any wilan0 configuration script, while i run ifconfig command there's a network wlan0
Code:
wlan0 Link encap:Ethernet HWaddr C8:BE:19:02:76:5F
inet addr:192.168.0.9 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::cabe:19ff:fe02:765f/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:31529 errors:0 dropped:0 overruns:0 frame:0
TX packets:29039 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:32815590 (31.2 MiB) TX bytes:5462407 (5.2 MiB)
I tried to then to create a new wireless network but i also failed, so how can i fix this?