Jump to content

flack

Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

flack's Achievements

Newbie

Newbie (1/14)

  1. Yes, it appear to be running, but not as root. Here is the running processes as listed by ps. root@OpenWrt:~# ps PID Uid VmSize Stat Command 1 root 396 S init 2 root SWN [ksoftirqd/0] 3 root SW< [events/0] 4 root SW< [khelper] 5 root SW< [kthread] 17 root SW< [kblockd/0] 28 root SW [pdflush] 29 root SW [pdflush] 30 root SW< [kswapd0] 31 root SW< [aio/0] 41 root SW [mtdblockd] 174 root SWN [jffs2_gcd_mtd2] 188 root 404 S logger -s -p 6 -t 190 root 244 S init 198 root 332 S /sbin/syslogd -C16 -m 0 201 root 288 S /sbin/klogd 225 root 268 S /sbin/hotplug2 --override --persistent --max-children 436 root 324 S crond -c /etc/crontabs 440 root 328 S /usr/sbin/dropbear -p 22 447 root 180 S httpd -p 80 -h /www -r OpenWrt 456 nobody 364 S /usr/sbin/dnsmasq 470 root 180 S httpd -p 1471 -h /karma/www -r karma -c /karma/etc/ht 471 root 336 S logread -f 472 root 500 S /bin/sh /etc/rc.common /etc/rc.d/S91jasager boot 473 root 316 S tail -f /tmp/status.log 474 root 432 S /bin/sh /karma/bin/logwatch 515 root 220 S udhcpc -t 0 -i br-lan -r 192.168.0.250 -b -p /var/run 516 root 556 S /usr/sbin/dropbear -p 22 517 root 500 S -ash 528 root 404 R ps root@OpenWrt:~#
  2. If I do an ifconfig the following is returned. root@OpenWrt:~# ifconfig ath0 Link encap:Ethernet HWaddr 00:18:84:1E:66:41 inet addr:10.1.1.1 Bcast:10.255.255.255 Mask:255.0.0.0 UP BROADCAST RUNNING MULTICAST 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 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) br-lan Link encap:Ethernet HWaddr 00:18:84:1E:66:40 inet addr:192.168.0.250 Bcast:192.168.0.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:1439 errors:0 dropped:0 overruns:0 frame:0 TX packets:1194 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:371897 (363.1 KiB) TX bytes:627262 (612.5 KiB) eth0 Link encap:Ethernet HWaddr 00:18:84:1E:66:40 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:1440 errors:0 dropped:0 overruns:0 frame:0 TX packets:1195 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:392385 (383.1 KiB) TX bytes:628305 (613.5 KiB) Interrupt:4 Base address:0x1000 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) wifi0 Link encap:Ethernet HWaddr 00:18:84:1E:66:41 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:124 errors:0 dropped:0 overruns:0 frame:2636 TX packets:33 errors:10 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:199 RX bytes:12652 (12.3 KiB) TX bytes:2970 (2.9 KiB) Interrupt:3 Memory:b0000000-b00ffffc
  3. I am having the same problem. When entering the command /usr/sbin/dnsmasq -K -F 10.1.1.100,10.1.1.200 I get the message "dnsmasq: failed to create listening socket: Address already in use" I can see wireless clients connect in Jasager, but the connection fails as the client never receives an IP address. When SSH'd into the fon the route command responds with: Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.0.0 * 255.255.255.0 U 0 0 0 br-lan 10.0.0.0 * 255.0.0.0 U 0 0 0 ath0 default 192.168.0.1 0.0.0.0 UG 0 0 0 br-lan
×
×
  • Create New...