: 11 września 2015, 09:55
Heh jednak nadal nie działa 
Zrywa co jakiś czas... nieregularnie.
Z tym że jak odkomentuję to, i tak zrywa połączenie, nawet jak nie odpalę wicd i użyję zwykłych ifup/down wlan0

Zrywa co jakiś czas... nieregularnie.
Kod: Zaznacz cały
route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 wlan0
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan0
Kod: Zaznacz cały
iptables -L -nvx
Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Kod: Zaznacz cały
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
source /etc/network/interfaces.d/*
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
allow-hotplug eth0
iface eth0 inet dhcp
#allow-hotplug wlan0
#iface wlan0 inet dhcp
# wpa-ssid DOMX
# wpa-psk xxx