Re: Problem with creating a new wireless network feature
- From: Dan Williams <dcbw redhat com>
- To: Ali Servet Donmez <asd pittle org>
- Cc: networkmanager-list gnome org
- Subject: Re: Problem with creating a new wireless network feature
- Date: Tue, 28 Apr 2009 12:01:03 -0400
On Sun, 2009-04-26 at 15:02 +0200, Ali Servet Donmez wrote:
> On Wed, 2009-04-08 at 15:21 -0400, Dan Williams wrote:
> [...]
>
> > /var/log/daemon.log or /var/log/NetworkManager.log would be useful.
>
> Dan, sorry for waaay too late reply. Below I'll paste all logging info
> that I could capture:
So this looks like the problem
Apr 26 14:46:20 leilam dnsmasq[6434]: failed to bind listening socket for 10.42.43.1: Address already in use
Apr 26 14:46:20 leilam dnsmasq[6434]: FAILED to start up
I wonder if there's still a dnsmasq running bound to that address?
Then at some point, your ipw2200 card goes off into the weeds:
Apr 26 14:47:04 leilam kernel: [ 776.689496] ipw2200: Failed to send
SYSTEM_CONFIG: Already sending a command.
what kernel version and what ipw2200 firmware version?
dan
> ======================================================================
> Enabling wireless
> ======================================================================
>
> daemon.log
> ----------------------------------------------------------------------
>
> Apr 26 14:43:03 leilam NetworkManager: <info> Wireless now enabled by radio killswitch
> Apr 26 14:43:03 leilam NetworkManager: <WARN> nm_device_wifi_set_enabled(): not in expected unavailable state!
> Apr 26 14:43:03 leilam NetworkManager: <info> (eth1): device state change: 2 -> 3
> Apr 26 14:43:03 leilam NetworkManager: <info> (eth1): supplicant interface state change: 1 -> 2.
>
> syslog
> ----------------------------------------------------------------------
>
> Apr 26 14:43:03 leilam NetworkManager: <info> Wireless now enabled by radio killswitch
> Apr 26 14:43:03 leilam NetworkManager: <WARN> nm_device_wifi_set_enabled(): not in expected unavailable state!
> Apr 26 14:43:03 leilam NetworkManager: <info> (eth1): device state change: 2 -> 3
> Apr 26 14:43:03 leilam NetworkManager: <info> (eth1): supplicant interface state change: 1 -> 2.
>
> ======================================================================
> Creating New Wireless Network
> | Network Name: test
> | Wireless Security: None
> ======================================================================
>
> syslog
> ----------------------------------------------------------------------
>
> Apr 26 14:46:18 leilam NetworkManager: <info> Activation (eth1) starting connection 'test'
> Apr 26 14:46:18 leilam NetworkManager: <info> (eth1): device state change: 3 -> 4
> Apr 26 14:46:18 leilam NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) scheduled...
> Apr 26 14:46:18 leilam NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) started...
> Apr 26 14:46:18 leilam NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) scheduled...
> Apr 26 14:46:18 leilam NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) complete.
> Apr 26 14:46:18 leilam NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) starting...
> Apr 26 14:46:18 leilam NetworkManager: <info> (eth1): device state change: 4 -> 5
> Apr 26 14:46:18 leilam NetworkManager: <info> Activation (eth1/wireless): connection 'test' requires no security. No secrets needed.
> Apr 26 14:46:18 leilam NetworkManager: <info> Config: added 'ssid' value 'test'
> Apr 26 14:46:18 leilam NetworkManager: <info> Config: added 'mode' value '1'
> Apr 26 14:46:18 leilam NetworkManager: <info> Config: added 'frequency' value '2412'
> Apr 26 14:46:18 leilam NetworkManager: <info> Config: added 'key_mgmt' value 'NONE'
> Apr 26 14:46:18 leilam NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) complete.
> Apr 26 14:46:18 leilam NetworkManager: <info> Config: set interface ap_scan to 2
> Apr 26 14:46:18 leilam kernel: [ 731.141897] firmware: requesting ipw2200-ibss.fw
> Apr 26 14:46:18 leilam NetworkManager: <info> (eth1): supplicant connection state change: 1 -> 2
> Apr 26 14:46:18 leilam NetworkManager: <info> (eth1): supplicant connection state change: 2 -> 3
> Apr 26 14:46:19 leilam kernel: [ 731.798637] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
> Apr 26 14:46:19 leilam NetworkManager: <info> (eth1): supplicant connection state change: 3 -> 4
> Apr 26 14:46:19 leilam NetworkManager: <info> (eth1): supplicant connection state change: 4 -> 7
> Apr 26 14:46:19 leilam NetworkManager: <info> Activation (eth1/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'test'.
> Apr 26 14:46:19 leilam NetworkManager: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) scheduled.
> Apr 26 14:46:19 leilam NetworkManager: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) started...
> Apr 26 14:46:19 leilam NetworkManager: <info> (eth1): device state change: 5 -> 7
> Apr 26 14:46:19 leilam NetworkManager: <info> Activation (eth1) Stage 4 of 5 (IP Configure Get) scheduled...
> Apr 26 14:46:19 leilam NetworkManager: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) complete.
> Apr 26 14:46:19 leilam NetworkManager: <info> Activation (eth1) Stage 4 of 5 (IP Configure Get) started...
> Apr 26 14:46:19 leilam NetworkManager: <info> Activation (eth1) Stage 5 of 5 (IP Configure Commit) scheduled...
> Apr 26 14:46:19 leilam NetworkManager: <info> Activation (eth1) Stage 4 of 5 (IP Configure Get) complete.
> Apr 26 14:46:19 leilam NetworkManager: <info> Activation (eth1) Stage 5 of 5 (IP Configure Commit) started...
> Apr 26 14:46:20 leilam NetworkManager: <info> (eth0): writing resolv.conf to /sbin/resolvconf
> Apr 26 14:46:20 leilam NetworkManager: <info> Policy set 'Auto eth0' (eth0) as default for routing and DNS.
> Apr 26 14:46:20 leilam kernel: [ 732.910655] nf_conntrack version 0.5.0 (8192 buckets, 32768 max)
> Apr 26 14:46:20 leilam kernel: [ 732.914045] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Plase use
> Apr 26 14:46:20 leilam kernel: [ 732.914062] nf_conntrack.acct=1 kernel paramater, acct=1 nf_conntrack module option or
> Apr 26 14:46:20 leilam kernel: [ 732.914070] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --insert INPUT --in-interface eth1 --protocol tcp --destination-port 53 --jump ACCEPT
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --insert INPUT --in-interface eth1 --protocol udp --destination-port 53 --jump ACCEPT
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --insert INPUT --in-interface eth1 --protocol tcp --destination-port 67 --jump ACCEPT
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --insert INPUT --in-interface eth1 --protocol udp --destination-port 67 --jump ACCEPT
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --insert FORWARD --in-interface eth1 --jump REJECT
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --insert FORWARD --out-interface eth1 --jump REJECT
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --insert FORWARD --in-interface eth1 --out-interface eth1 --jump ACCEPT
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --insert FORWARD --source 10.42.43.0/255.255.255.0 --in-interface eth1 --jump ACCEPT
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --insert FORWARD --destination 10.42.43.0/255.255.255.0 --out-interface eth1 --match state --state ESTABLISHED,RELATED --jump ACCEPT
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table nat --insert POSTROUTING --source 10.42.43.0/255.255.255.0 --destination ! 10.42.43.0/255.255.255.0 --jump MASQUERADE
> Apr 26 14:46:20 leilam NetworkManager: <info> Starting dnsmasq...
> Apr 26 14:46:20 leilam NetworkManager: <debug> [1240749980.733056] nm_dnsmasq_manager_start(): Command line: /usr/sbin/dnsmasq --no-hosts --keep-in-foreground --bind-interfaces --no-poll --except-interface=lo --listen-address=10.42.43.1 --dhcp-range=10.42.43.10,10.42.43.100,60m --dhcp-option=option:router,10.42.43.1 --dhcp-lease-max=50 --pid-file=/var/run/nm-dnsmasq-eth1.pid
> Apr 26 14:46:20 leilam dnsmasq[6434]: failed to bind listening socket for 10.42.43.1: Address already in use
> Apr 26 14:46:20 leilam dnsmasq[6434]: FAILED to start up
> Apr 26 14:46:20 leilam NetworkManager: <debug> [1240749980.735774] nm_dnsmasq_manager_start(): dnsmasq started with pid 6434
> Apr 26 14:46:20 leilam NetworkManager: <info> (eth1): device state change: 7 -> 8
> Apr 26 14:46:20 leilam NetworkManager: <info> Activation (eth1) successful, device activated.
> Apr 26 14:46:20 leilam NetworkManager: <info> Activation (eth1) Stage 5 of 5 (IP Configure Commit) complete.
> Apr 26 14:46:20 leilam NetworkManager: dnsmasq exited with error: Network access problem (address in use; permissions; etc) (2)
> Apr 26 14:46:20 leilam NetworkManager: <info> (eth1): device state change: 8 -> 9
> Apr 26 14:46:20 leilam NetworkManager: <info> Activation (eth1) failed for access point (test)
> Apr 26 14:46:20 leilam NetworkManager: <info> Marking connection 'test' invalid.
> Apr 26 14:46:20 leilam NetworkManager: <info> Activation (eth1) failed.
> Apr 26 14:46:20 leilam NetworkManager: <info> (eth1): device state change: 9 -> 3
> Apr 26 14:46:20 leilam NetworkManager: <info> (eth1): deactivating device (reason: 0).
> Apr 26 14:46:20 leilam kernel: [ 733.422653] firmware: requesting ipw2200-bss.fw
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table nat --delete POSTROUTING --source 10.42.43.0/255.255.255.0 --destination ! 10.42.43.0/255.255.255.0 --jump MASQUERADE
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --delete FORWARD --destination 10.42.43.0/255.255.255.0 --out-interface eth1 --match state --state ESTABLISHED,RELATED --jump ACCEPT
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --delete FORWARD --source 10.42.43.0/255.255.255.0 --in-interface eth1 --jump ACCEPT
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --delete FORWARD --in-interface eth1 --out-interface eth1 --jump ACCEPT
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --delete FORWARD --out-interface eth1 --jump REJECT
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --delete FORWARD --in-interface eth1 --jump REJECT
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --delete INPUT --in-interface eth1 --protocol udp --destination-port 67 --jump ACCEPT
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --delete INPUT --in-interface eth1 --protocol tcp --destination-port 67 --jump ACCEPT
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --delete INPUT --in-interface eth1 --protocol udp --destination-port 53 --jump ACCEPT
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --delete INPUT --in-interface eth1 --protocol tcp --destination-port 53 --jump ACCEPT
> Apr 26 14:46:20 leilam kernel: [ 733.634722] firmware: requesting ipw2200-ibss.fw
> Apr 26 14:46:21 leilam ntpd[5407]: ntpd exiting on signal 15
> Apr 26 14:46:26 leilam ntpdate[6546]: adjust time server 91.189.94.4 offset 0.017833 sec
> Apr 26 14:46:26 leilam ntpd[6581]: ntpd 4 2 4p4 1 1520-o Tue Jan 6 15:54:48 UTC 2009 (1)
> Apr 26 14:46:26 leilam ntpd[6582]: precision = 1.000 usec
> Apr 26 14:46:26 leilam ntpd[6582]: Listening on interface #0 wildcard, 0.0.0.0#123 Disabled
> Apr 26 14:46:26 leilam ntpd[6582]: Listening on interface #1 wildcard, ::#123 Disabled
> Apr 26 14:46:26 leilam ntpd[6582]: Listening on interface #2 lo, ::1#123 Enabled
> Apr 26 14:46:26 leilam ntpd[6582]: Listening on interface #3 eth1, fe80::20e:35ff:fe1e:3356#123 Enabled
> Apr 26 14:46:26 leilam ntpd[6582]: Listening on interface #4 eth0, fe80::208:2ff:fee8:1763#123 Enabled
> Apr 26 14:46:26 leilam ntpd[6582]: Listening on interface #5 lo, 127.0.0.1#123 Enabled
> Apr 26 14:46:26 leilam ntpd[6582]: Listening on interface #6 eth0, 10.61.58.148#123 Enabled
> Apr 26 14:46:26 leilam ntpd[6582]: kernel time sync status 0040
> Apr 26 14:46:26 leilam ntpd[6582]: frequency initialized -18.590 PPM from /var/lib/ntp/ntp.drift
> Apr 26 14:46:29 leilam kernel: [ 742.380142] eth1: no IPv6 routers present
> Apr 26 14:47:04 leilam kernel: [ 776.689496] ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command.
> Apr 26 14:47:09 leilam kernel: [ 781.665566] ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command.
> Apr 26 14:47:31 leilam kernel: [ 804.237791] ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command.
> Apr 26 14:47:32 leilam kernel: [ 805.588434] ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command.
> Apr 26 14:47:33 leilam kernel: [ 806.039925] ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command.
> Apr 26 14:47:34 leilam kernel: [ 807.391536] ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command.
> Apr 26 14:47:36 leilam kernel: [ 809.193981] ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command.
> Apr 26 14:47:54 leilam kernel: [ 826.795716] ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command.
> Apr 26 14:48:01 leilam kernel: [ 834.462562] ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command.
> ...
>
> daemon.log
> ----------------------------------------------------------------------
>
> Apr 26 14:46:18 leilam NetworkManager: <info> Activation (eth1) starting connection 'test'
> Apr 26 14:46:18 leilam NetworkManager: <info> (eth1): device state change: 3 -> 4
> Apr 26 14:46:18 leilam NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) scheduled...
> Apr 26 14:46:18 leilam NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) started...
> Apr 26 14:46:18 leilam NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) scheduled...
> Apr 26 14:46:18 leilam NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) complete.
> Apr 26 14:46:18 leilam NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) starting...
> Apr 26 14:46:18 leilam NetworkManager: <info> (eth1): device state change: 4 -> 5
> Apr 26 14:46:18 leilam NetworkManager: <info> Activation (eth1/wireless): connection 'test' requires no security. No secrets needed.
> Apr 26 14:46:18 leilam NetworkManager: <info> Config: added 'ssid' value 'test'
> Apr 26 14:46:18 leilam NetworkManager: <info> Config: added 'mode' value '1'
> Apr 26 14:46:18 leilam NetworkManager: <info> Config: added 'frequency' value '2412'
> Apr 26 14:46:18 leilam NetworkManager: <info> Config: added 'key_mgmt' value 'NONE'
> Apr 26 14:46:18 leilam NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) complete.
> Apr 26 14:46:18 leilam NetworkManager: <info> Config: set interface ap_scan to 2
> Apr 26 14:46:18 leilam NetworkManager: <info> (eth1): supplicant connection state change: 1 -> 2
> Apr 26 14:46:18 leilam NetworkManager: <info> (eth1): supplicant connection state change: 2 -> 3
> Apr 26 14:46:19 leilam NetworkManager: <info> (eth1): supplicant connection state change: 3 -> 4
> Apr 26 14:46:19 leilam NetworkManager: <info> (eth1): supplicant connection state change: 4 -> 7
> Apr 26 14:46:19 leilam NetworkManager: <info> Activation (eth1/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'test'.
> Apr 26 14:46:19 leilam NetworkManager: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) scheduled.
> Apr 26 14:46:19 leilam NetworkManager: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) started...
> Apr 26 14:46:19 leilam NetworkManager: <info> (eth1): device state change: 5 -> 7
> Apr 26 14:46:19 leilam NetworkManager: <info> Activation (eth1) Stage 4 of 5 (IP Configure Get) scheduled...
> Apr 26 14:46:19 leilam NetworkManager: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) complete.
> Apr 26 14:46:19 leilam NetworkManager: <info> Activation (eth1) Stage 4 of 5 (IP Configure Get) started...
> Apr 26 14:46:19 leilam NetworkManager: <info> Activation (eth1) Stage 5 of 5 (IP Configure Commit) scheduled...
> Apr 26 14:46:19 leilam NetworkManager: <info> Activation (eth1) Stage 4 of 5 (IP Configure Get) complete.
> Apr 26 14:46:19 leilam NetworkManager: <info> Activation (eth1) Stage 5 of 5 (IP Configure Commit) started...
> Apr 26 14:46:20 leilam NetworkManager: <info> (eth0): writing resolv.conf to /sbin/resolvconf
> Apr 26 14:46:20 leilam NetworkManager: <info> Policy set 'Auto eth0' (eth0) as default for routing and DNS.
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --insert INPUT --in-interface eth1 --protocol tcp --destination-port 53 --jump ACCEPT
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --insert INPUT --in-interface eth1 --protocol udp --destination-port 53 --jump ACCEPT
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --insert INPUT --in-interface eth1 --protocol tcp --destination-port 67 --jump ACCEPT
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --insert INPUT --in-interface eth1 --protocol udp --destination-port 67 --jump ACCEPT
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --insert FORWARD --in-interface eth1 --jump REJECT
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --insert FORWARD --out-interface eth1 --jump REJECT
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --insert FORWARD --in-interface eth1 --out-interface eth1 --jump ACCEPT
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --insert FORWARD --source 10.42.43.0/255.255.255.0 --in-interface eth1 --jump ACCEPT
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --insert FORWARD --destination 10.42.43.0/255.255.255.0 --out-interface eth1 --match state --state ESTABLISHED,RELATED --jump ACCEPT
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table nat --insert POSTROUTING --source 10.42.43.0/255.255.255.0 --destination ! 10.42.43.0/255.255.255.0 --jump MASQUERADE
> Apr 26 14:46:20 leilam NetworkManager: <info> Starting dnsmasq...
> Apr 26 14:46:20 leilam NetworkManager: <debug> [1240749980.733056] nm_dnsmasq_manager_start(): Command line: /usr/sbin/dnsmasq --no-hosts --keep-in-foreground --bind-interfaces --no-poll --except-interface=lo --listen-address=10.42.43.1 --dhcp-range=10.42.43.10,10.42.43.100,60m --dhcp-option=option:router,10.42.43.1 --dhcp-lease-max=50 --pid-file=/var/run/nm-dnsmasq-eth1.pid
> Apr 26 14:46:20 leilam dnsmasq[6434]: failed to bind listening socket for 10.42.43.1: Address already in use
> Apr 26 14:46:20 leilam dnsmasq[6434]: FAILED to start up
> Apr 26 14:46:20 leilam NetworkManager: <debug> [1240749980.735774] nm_dnsmasq_manager_start(): dnsmasq started with pid 6434
> Apr 26 14:46:20 leilam NetworkManager: <info> (eth1): device state change: 7 -> 8
> Apr 26 14:46:20 leilam NetworkManager: <info> Activation (eth1) successful, device activated.
> Apr 26 14:46:20 leilam NetworkManager: <info> Activation (eth1) Stage 5 of 5 (IP Configure Commit) complete.
> Apr 26 14:46:20 leilam NetworkManager: dnsmasq exited with error: Network access problem (address in use; permissions; etc) (2)
> Apr 26 14:46:20 leilam NetworkManager: <info> (eth1): device state change: 8 -> 9
> Apr 26 14:46:20 leilam NetworkManager: <info> Activation (eth1) failed for access point (test)
> Apr 26 14:46:20 leilam NetworkManager: <info> Marking connection 'test' invalid.
> Apr 26 14:46:20 leilam NetworkManager: <info> Activation (eth1) failed.
> Apr 26 14:46:20 leilam NetworkManager: <info> (eth1): device state change: 9 -> 3
> Apr 26 14:46:20 leilam NetworkManager: <info> (eth1): deactivating device (reason: 0).
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table nat --delete POSTROUTING --source 10.42.43.0/255.255.255.0 --destination ! 10.42.43.0/255.255.255.0 --jump MASQUERADE
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --delete FORWARD --destination 10.42.43.0/255.255.255.0 --out-interface eth1 --match state --state ESTABLISHED,RELATED --jump ACCEPT
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --delete FORWARD --source 10.42.43.0/255.255.255.0 --in-interface eth1 --jump ACCEPT
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --delete FORWARD --in-interface eth1 --out-interface eth1 --jump ACCEPT
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --delete FORWARD --out-interface eth1 --jump REJECT
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --delete FORWARD --in-interface eth1 --jump REJECT
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --delete INPUT --in-interface eth1 --protocol udp --destination-port 67 --jump ACCEPT
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --delete INPUT --in-interface eth1 --protocol tcp --destination-port 67 --jump ACCEPT
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --delete INPUT --in-interface eth1 --protocol udp --destination-port 53 --jump ACCEPT
> Apr 26 14:46:20 leilam NetworkManager: <info> Executing: /sbin/iptables --table filter --delete INPUT --in-interface eth1 --protocol tcp --destination-port 53 --jump ACCEPT
> Apr 26 14:46:21 leilam ntpd[5407]: ntpd exiting on signal 15
> Apr 26 14:46:26 leilam ntpdate[6546]: adjust time server 91.189.94.4 offset 0.017833 sec
> Apr 26 14:46:26 leilam ntpd[6581]: ntpd 4 2 4p4 1 1520-o Tue Jan 6 15:54:48 UTC 2009 (1)
> Apr 26 14:46:26 leilam ntpd[6582]: precision = 1.000 usec
> Apr 26 14:46:26 leilam ntpd[6582]: Listening on interface #0 wildcard, 0.0.0.0#123 Disabled
> Apr 26 14:46:26 leilam ntpd[6582]: Listening on interface #1 wildcard, ::#123 Disabled
> Apr 26 14:46:26 leilam ntpd[6582]: Listening on interface #2 lo, ::1#123 Enabled
> Apr 26 14:46:26 leilam ntpd[6582]: Listening on interface #3 eth1, fe80::20e:35ff:fe1e:3356#123 Enabled
> Apr 26 14:46:26 leilam ntpd[6582]: Listening on interface #4 eth0, fe80::208:2ff:fee8:1763#123 Enabled
> Apr 26 14:46:26 leilam ntpd[6582]: Listening on interface #5 lo, 127.0.0.1#123 Enabled
> Apr 26 14:46:26 leilam ntpd[6582]: Listening on interface #6 eth0, 10.61.58.148#123 Enabled
> Apr 26 14:46:26 leilam ntpd[6582]: kernel time sync status 0040
> Apr 26 14:46:26 leilam ntpd[6582]: frequency initialized -18.590 PPM from /var/lib/ntp/ntp.drift
>
> debug
> ----------------------------------------------------------------------
>
> Apr 26 14:46:20 leilam NetworkManager: <debug> [1240749980.733056] nm_dnsmasq_manager_start(): Command line: /usr/sbin/dnsmasq --no-hosts --keep-in-foreground --bind-interfaces --no-poll --except-interface=lo --listen-address=10.42.43.1 --dhcp-range=10.42.43.10,10.42.43.100,60m --dhcp-option=option:router,10.42.43.1 --dhcp-lease-max=50 --pid-file=/var/run/nm-dnsmasq-eth1.pid
> Apr 26 14:46:20 leilam NetworkManager: <debug> [1240749980.735774] nm_dnsmasq_manager_start(): dnsmasq started with pid 6434
> Apr 26 14:46:29 leilam kernel: [ 742.380142] eth1: no IPv6 routers present
>
> kern.log
> ----------------------------------------------------------------------
>
> Apr 26 14:46:18 leilam kernel: [ 731.141897] firmware: requesting ipw2200-ibss.fw
> Apr 26 14:46:19 leilam kernel: [ 731.798637] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
> Apr 26 14:46:20 leilam kernel: [ 732.910655] nf_conntrack version 0.5.0 (8192 buckets, 32768 max)
> Apr 26 14:46:20 leilam kernel: [ 732.914045] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Plase use
> Apr 26 14:46:20 leilam kernel: [ 732.914062] nf_conntrack.acct=1 kernel paramater, acct=1 nf_conntrack module option or
> Apr 26 14:46:20 leilam kernel: [ 732.914070] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
> Apr 26 14:46:20 leilam kernel: [ 733.422653] firmware: requesting ipw2200-bss.fw
> Apr 26 14:46:20 leilam kernel: [ 733.634722] firmware: requesting ipw2200-ibss.fw
> Apr 26 14:46:29 leilam kernel: [ 742.380142] eth1: no IPv6 routers present
> Apr 26 14:47:04 leilam kernel: [ 776.689496] ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command.
> Apr 26 14:47:09 leilam kernel: [ 781.665566] ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command.
> Apr 26 14:47:31 leilam kernel: [ 804.237791] ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command.
> Apr 26 14:47:32 leilam kernel: [ 805.588434] ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command.
> Apr 26 14:47:33 leilam kernel: [ 806.039925] ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command.
> Apr 26 14:47:34 leilam kernel: [ 807.391536] ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command.
> Apr 26 14:47:36 leilam kernel: [ 809.193981] ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command.
> Apr 26 14:47:54 leilam kernel: [ 826.795716] ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command.
> Apr 26 14:48:01 leilam kernel: [ 834.462562] ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command.
> Apr 26 14:48:21 leilam kernel: [ 854.346099] ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command.
> Apr 26 14:48:27 leilam kernel: [ 859.763320] ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command.
> Apr 26 14:48:35 leilam kernel: [ 868.340623] ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command.
> Apr 26 14:48:37 leilam kernel: [ 870.149618] ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command.
> Apr 26 14:49:45 leilam kernel: [ 938.323970] ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command.
> Apr 26 14:49:48 leilam kernel: [ 941.479328] ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command.
> Apr 26 14:49:51 leilam kernel: [ 944.641681] ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command.
> Apr 26 14:50:01 leilam kernel: [ 954.116221] ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command.
> Apr 26 14:50:10 leilam kernel: [ 962.691987] ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command.
> Apr 26 14:50:22 leilam kernel: [ 975.314979] ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command.
> ...
>
> messages
> ----------------------------------------------------------------------
>
> Apr 26 14:46:18 leilam kernel: [ 731.141897] firmware: requesting ipw2200-ibss.fw
> Apr 26 14:46:19 leilam kernel: [ 731.798637] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
> Apr 26 14:46:20 leilam kernel: [ 732.910655] nf_conntrack version 0.5.0 (8192 buckets, 32768 max)
> Apr 26 14:46:20 leilam kernel: [ 732.914045] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Plase use
> Apr 26 14:46:20 leilam kernel: [ 732.914062] nf_conntrack.acct=1 kernel paramater, acct=1 nf_conntrack module option or
> Apr 26 14:46:20 leilam kernel: [ 732.914070] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
> Apr 26 14:46:20 leilam kernel: [ 733.422653] firmware: requesting ipw2200-bss.fw
> Apr 26 14:46:20 leilam kernel: [ 733.634722] firmware: requesting ipw2200-ibss.fw
>
>
> I believe the problem is due to my current connection settings (which I
> cannot change), but of course the last words are yours...
>
> [...]
>
> Regards,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]