cannot open web interface for samba2 & transmission
it's great to have such a comprehensive tutorial to follow. however, I've the problems in opening the web interface for samba2 & transmission, i.e. 192.168.1.1:901 etc. failed to open any web interface.
i am using the latest oleg firmware and followed the tutorial upto transmission & samba2.
could anybody tell me what the problem is?
many thx!!!
still cant surff to 192.168.1.1:901
Quote:
Originally Posted by
wengi
Hi,
transmission and samba are running:
Code:
148 admin 420 S /usr/sbin/busybox_httpd -c /opt/etc/httpd.conf -p 800
156 admin 1292 S /opt/sbin/smbd -D
158 admin 1196 S /opt/sbin/nmbd -D
btu the fulll http-line of ps should be:
Code:
/usr/sbin/busybox_httpd -c /opt/etc/httpd.conf -p 8008 -h /opt/share/www
Maybe this was only a putty thing...
I recommend defining a hostname (in webinterface)
Swat is not reachable because xinetd is not running!
Check if /opt/etc/init.d/S10xinetd is executable and the content is the right one.
And by the way: dvirt = dolpli?
wengi
i define a host name (wl500w), still cant get 192.168.1.1:901 or wl500w:901 .
ps output:
Code:
[admin@wl500w root]$ ps
PID Uid VmSize Stat Command
1 admin 688 S /sbin/init
2 admin SW [keventd]
3 admin RWN [ksoftirqd_CPU0]
4 admin SW [kswapd]
5 admin SW [bdflush]
6 admin SW [kupdated]
7 admin SW [mtdblockd]
43 admin 308 S telnetd
48 admin 380 S httpd eth1
55 nobody 440 S [dnsmasq]
56 admin 368 S klogd
61 admin SW [khubd]
70 admin 276 S lpd
72 admin 260 S p9100d -f /dev/usb/lp0 0
75 admin 344 S waveservermain
77 admin 348 S rcamdmain
81 admin SW [usb-storage-0]
82 admin SW [scsi_eh_0]
89 1 364 S [portmap]
91 admin 472 S /usr/sbin/statd
93 admin SW [nfsd]
95 admin SW [lockd]
96 admin SW [rpciod]
97 admin 456 S /usr/sbin/mountd
102 admin 320 S infosvr br0
103 admin 500 S watchdog
107 admin 352 S ntp
113 admin 480 S dropbear
116 admin SW [kjournald]
118 admin SW [kjournald]
132 admin 400 S /sbin/syslogd -m 0 -O /opt/var/log/messages -S -l 7
135 admin 412 S /opt/sbin/cron
150 admin 420 S /usr/sbin/busybox_httpd -c /opt/etc/httpd.conf -p 800
156 admin 1288 S /opt/sbin/smbd -D
158 admin 1192 S /opt/sbin/nmbd -D
173 admin 432 S udhcpc -i eth1 -p /var/run/udhcpc0.pid -s /tmp/udhcpc
179 admin 412 S stupid-ftpd
181 admin 964 S /usr/sbin/nmbd -D
190 admin 456 S upnp -D -L br0 -W eth1
192 admin 748 R dropbear
193 admin 556 S -sh
196 admin 404 R ps
[admin@wl500w root]$
i have very littel knowledgein linux so ... when i defined a host name, i sould update some files ?
Code:
opt/etc/init.d/S10xinetd
is exeutedle i think