Language translations now possible!
What I have found unique to TCP is that NO RFKill app exists!eltone
inet addr:192.168.0.71 Bcast:192.168.0.1 Mask:255.255.255.0
How can software turn the wifi LED completely OFF??
sudo rfkill unblock wifi
sudo modprobe -r modulename
- How did you configure each interface - statically or dynamically?- Please post output of "route -n"
tc@box:~$ sudo route -nKernel IP routing tableDestination Gateway Genmask Flags Metric Ref Use Iface0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0 wlan00.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0 eth0127.0.0.1 0.0.0.0 255.255.255.255 UH 0 0 0 lo192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan0tc@box:~$