Log inUsernamePassword
Log me on automatically each visit    
Register
Register
Log in to check your private messages
Log in to check your private messages
SMS Forum Index » SMS User Support

Post new topic   Reply to topic
A few issues Goto page Previous  1, 2, 3, 4, 5  Next
View previous topic :: View next topic  
Author Message
gerasimos_h
Site Admin


Joined: 09 Aug 2007
Posts: 1757
Location: Greece

PostPosted: Sat Nov 17, 2012 6:44 pm    Post subject: Reply with quote

OK! First of all try this
Code:
route add -net 192.168.0.0 netmask 255.255.255.0 metric 0 eth0



gerasimos_h

_________________
Superb! Mini Server Project Manager
http://sms.it-ccs.com
Back to top
View user's profile Send private message Visit poster's website
yumcake
Member


Joined: 31 Oct 2012
Posts: 44

PostPosted: Sat Nov 17, 2012 6:50 pm    Post subject: Reply with quote

gerasimos_h wrote:
OK! First of all try this
Code:
route add -net 192.168.0.0 netmask 255.255.255.0 metric 0 eth0



gerasimos_h


Code:
root@serv:/# route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
default         192.168.0.1     0.0.0.0         UG    1      0        0 eth0
loopback        *               255.0.0.0       U     0      0        0 lo
localnet        *               255.255.255.0   U     0      0        0 eth0
root@serv:/# route add -net 192.168.0.0 netmask 255.255.255.0 metric 0 eth0
root@serv:/# route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
default         192.168.0.1     0.0.0.0         UG    1      0        0 eth0
loopback        *               255.0.0.0       U     0      0        0 lo
localnet        *               255.255.255.0   U     0      0        0 eth0
localnet        *               255.255.255.0   U     0      0        0 eth0

looks like we now have two of the same entry O.O
edit:
err what was that supposed to do?
everyting is still all messed up
isnt it the mysql users that are messed up now?
rtorrent now cannot download anything... it all starts as paused
holy crap its all messed up now ahhhh!
Back to top
View user's profile Send private message
gerasimos_h
Site Admin


Joined: 09 Aug 2007
Posts: 1757
Location: Greece

PostPosted: Sat Nov 17, 2012 7:27 pm    Post subject: Reply with quote

Delete the one with

Code:
route del -net 192.168.0.0 netmask 255.255.255.0 metric 0 eth0


by default localnet is 127.0.0.0 unless netconfig(-lcd) run correct. (/etc/networks)

If you are talking about torrentflux yes, because mysqlreset gone bad...

just type
Code:
mysql -uroot -e "grant all on torrentflux.* to tflux@localhost identified by 'your torrentflux pass you enter during secure';"

If you don't remember tflux pass edit /var/www/htdocs/tflux/config.php with new one.

Code:
smbtree -d10 > d10_log

and attach the file here.

gerasimos_h

_________________
Superb! Mini Server Project Manager
http://sms.it-ccs.com
Back to top
View user's profile Send private message Visit poster's website
gerasimos_h
Site Admin


Joined: 09 Aug 2007
Posts: 1757
Location: Greece

PostPosted: Sat Nov 17, 2012 7:31 pm    Post subject: Reply with quote

Also you can try upgrading samba
Code:
slapt-get -i samba

and the output of
Code:
ls -l /etc/rc.d/

To see if there are vital services disabled.

gerasimos_h

_________________
Superb! Mini Server Project Manager
http://sms.it-ccs.com
Back to top
View user's profile Send private message Visit poster's website
yumcake
Member


Joined: 31 Oct 2012
Posts: 44

PostPosted: Sat Nov 17, 2012 7:40 pm    Post subject: Reply with quote

Well there it is, an empty file. EDIT: It will not let me upload it since it is empty.
Heres what the console output though
Code:
INFO: Current debug levels:
  all: 10
  tdb: 10
  printdrivers: 10
  lanman: 10
  smb: 10
  rpc_parse: 10
  rpc_srv: 10
  rpc_cli: 10
  passdb: 10
  sam: 10
  auth: 10
  winbind: 10
  vfs: 10
  idmap: 10
  quota: 10
  acls: 10
  locking: 10
  msdfs: 10
  dmapi: 10
  registry: 10
lp_load_ex: refreshing parameters
Initialising global parameters
rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
INFO: Current debug levels:
  all: 10
  tdb: 10
  printdrivers: 10
  lanman: 10
  smb: 10
  rpc_parse: 10
  rpc_srv: 10
  rpc_cli: 10
  passdb: 10
  sam: 10
  auth: 10
  winbind: 10
  vfs: 10
  idmap: 10
  quota: 10
  acls: 10
  locking: 10
  msdfs: 10
  dmapi: 10
  registry: 10
params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
Processing section "[global]"
doing parameter log file = /var/log/samba.%m
doing parameter ldap ssl = No
doing parameter restrict anonymous = no
doing parameter domain master = no
doing parameter public = yes
doing parameter server string = SMS Samba Server
doing parameter max protocol = SMB2
doing parameter workgroup = WORKGROUP
doing parameter acl compatibility = auto
doing parameter server signing = Auto
doing parameter security = share
doing parameter preferred master = no
doing parameter max log size = 50
doing parameter hosts allow = 127. 192.168.0.
pm_process() returned Yes
lp_servicenumber: couldn't find homes
set_server_role: role = ROLE_STANDALONE
WARNING: The security=share option is deprecated
Substituting charset 'UTF-8' for LOCALE
added interface eth0 ip=fe80::213:20ff:fea6:325b%eth0 bcast=fe80::ffff:ffff:ffff:ffff%eth0 netmask=ffff:ffff:ffff:ffff::
added interface eth0 ip=192.168.0.3 bcast=192.168.0.255 netmask=255.255.255.0
Enter root's password:
internal_resolve_name: looking up WORKGROUP#1d (sitename (null))
Opening cache file at /var/cache/samba/gencache.tdb
Opening cache file at /var/cache/samba/gencache_notrans.tdb
Adding cache entry with key = NBT/WORKGROUP#1D and timeout = Wed Dec 31 18:00:00 1969
 (-1353173485 seconds in the past)
no entry for WORKGROUP#1D found.
resolve_lmhosts: Attempting lmhosts lookup for name WORKGROUP<0x1d>
resolve_lmhosts: Attempting lmhosts lookup for name WORKGROUP<0x1d>
startlmhosts: Can't open lmhosts file /etc/samba/lmhosts. Error was No such file or directory
resolve_hosts: not appropriate for name type <0x1d>
name_resolve_bcast: Attempting broadcast lookup for name WORKGROUP<0x1d>
bind succeeded on port 0
Socket options:
        SO_KEEPALIVE = 0
        SO_REUSEADDR = 1
        SO_BROADCAST = 1
        Could not test socket option TCP_NODELAY.
        Could not test socket option TCP_KEEPCNT.
        Could not test socket option TCP_KEEPIDLE.
        Could not test socket option TCP_KEEPINTVL.
        IPTOS_LOWDELAY = 0
        IPTOS_THROUGHPUT = 0
        SO_SNDBUF = 163840
        SO_RCVBUF = 163840
        SO_SNDLOWAT = 1
        SO_RCVLOWAT = 1
        SO_SNDTIMEO = 0
        SO_RCVTIMEO = 0
        Could not test socket option TCP_QUICKACK.
parse_nmb: packet id = 24373
nmb packet from 192.168.0.3(35072) header: id=24373 opcode=Query(0) response=Yes
    header: flags: bcast=No rec_avail=Yes rec_des=Yes trunc=No auth=Yes
    header: rcode=0 qdcount=0 ancount=1 nscount=0 arcount=0
    answers: nmb_name=WORKGROUP<1d> rr_type=32 rr_class=1 ttl=259200
    answers   0 char ......   hex 0000C0A80003
Got a positive name query response from 192.168.0.3 ( 192.168.0.3 )
remove_duplicate_addrs2: looking for duplicate address/port pairs
namecache_store: storing 1 address for WORKGROUP#1d: 192.168.0.3
Adding cache entry with key = NBT/WORKGROUP#1D and timeout = Sat Nov 17 11:42:25 2012
 (660 seconds ahead)
internal_resolve_name: returning 1 addresses: 192.168.0.3:0
Connecting to host=192.168.0.3
Running timed event "tevent_req_timedout" 0xb775ea10
Connecting to 192.168.0.3 at port 445
Socket options:
        SO_KEEPALIVE = 0
        SO_REUSEADDR = 0
        SO_BROADCAST = 0
        TCP_NODELAY = 1
        TCP_KEEPCNT = 9
        TCP_KEEPIDLE = 7200
        TCP_KEEPINTVL = 75
        IPTOS_LOWDELAY = 0
        IPTOS_THROUGHPUT = 0
        SO_SNDBUF = 170840
        SO_RCVBUF = 87380
        SO_SNDLOWAT = 1
        SO_RCVLOWAT = 1
        SO_SNDTIMEO = 0
        SO_RCVTIMEO = 0
        TCP_QUICKACK = 1
Substituting charset 'UTF-8' for LOCALE
Server requested LANMAN password (share-level security) but 'client lanman auth = no' or 'client ntlmv2 auth = yes'
failed tcon_X with NT_STATUS_ACCESS_DENIED
name_status_find: looking up *#00 at 192.168.0.3
Adding cache entry with key = NBT/*#00.00.192.168.0.3 and timeout = Wed Dec 31 18:00:00 1969
 (-1353173486 seconds in the past)
namecache_status_fetch: no entry for NBT/*#00.00.192.168.0.3 found.
bind succeeded on port 0
parse_nmb: packet id = 17838
nmb packet from 192.168.0.3(35072) header: id=17838 opcode=Query(0) response=Yes
    header: flags: bcast=No rec_avail=No rec_des=No trunc=No auth=Yes
    header: rcode=0 qdcount=0 ancount=1 nscount=0 arcount=0
    answers: nmb_name=*<00> rr_type=33 rr_class=1 ttl=0
    answers   0 char .SERV              hex 07534552562020202020202020202020
    answers  10 char ...SERV            hex 00040053455256202020202020202020
    answers  20 char   ...SERV          hex 20200304005345525620202020202020
    answers  30 char      ....__MSBRO   hex 2020202020040001025F5F4D5342524F
    answers  40 char WSE__....WORKGRO   hex 5753455F5F02018400574F524B47524F
    answers  50 char UP      ...WORKG   hex 55502020202020201D0400574F524B47
    answers  60 char ROUP      ...WOR   hex 524F55502020202020201E8400574F52
    answers  70 char KGROUP      ....   hex 4B47524F555020202020202000840000
    answers  80 char ................   hex 00000000000000000000000000000000
    answers  90 char ................   hex 00000000000000000000000000000000
    answers  a0 char .............   hex 00000000000000000000000000
SERV#00: flags = 0x04
SERV#03: flags = 0x04
SERV#20: flags = 0x04
__MSBROWSE__#01: flags = 0x84
WORKGROUP#1d: flags = 0x04
WORKGROUP#1e: flags = 0x84
WORKGROUP#00: flags = 0x84
Adding cache entry with key = NBT/*#00.00.192.168.0.3 and timeout = Sat Nov 17 11:42:26 2012
 (660 seconds ahead)
namecache_status_store: entry NBT/*#00.00.192.168.0.3 -> SERV
name_status_find: name found, name SERV ip address is 192.168.0.3
Connecting to host=SERV
Running timed event "tevent_req_timedout" 0xb7787c28
Connecting to 192.168.0.3 at port 445
Socket options:
        SO_KEEPALIVE = 0
        SO_REUSEADDR = 0
        SO_BROADCAST = 0
        TCP_NODELAY = 1
        TCP_KEEPCNT = 9
        TCP_KEEPIDLE = 7200
        TCP_KEEPINTVL = 75
        IPTOS_LOWDELAY = 0
        IPTOS_THROUGHPUT = 0
        SO_SNDBUF = 170840
        SO_RCVBUF = 87380
        SO_SNDLOWAT = 1
        SO_RCVLOWAT = 1
        SO_SNDTIMEO = 0
        SO_RCVTIMEO = 0
        TCP_QUICKACK = 1
Server requested LANMAN password (share-level security) but 'client lanman auth = no' or 'client ntlmv2 auth = yes'
failed tcon_X with NT_STATUS_ACCESS_DENIED


I used that mysql command, though I had already checked the config.php and it had the password I set... I'm not sure what happened, though itseems the actual mysql password did not change but the one in the config file did.
Back to top
View user's profile Send private message
yumcake
Member


Joined: 31 Oct 2012
Posts: 44

PostPosted: Sat Nov 17, 2012 7:44 pm    Post subject: Reply with quote

gerasimos_h wrote:
Also you can try upgrading samba
Code:
slapt-get -i samba

and the output of
Code:
ls -l /etc/rc.d/

To see if there are vital services disabled.

gerasimos_h

Code:
total 456
drwxr-xr-x 2 root root   4096 Jun 13 05:58 init.d/
lrwxrwxrwx 1 root root      4 Oct 29 17:22 rc.0 -> rc.6*
-rwxr-xr-x 1 root root   1282 Mar 26  2007 rc.4*
-rwxr-xr-x 1 root root   8385 Aug 19 03:17 rc.6*
-rwxr-xr-x 1 root root   3123 May  4  2012 rc.K*
-rwxr-xr-x 1 root root  13572 Sep 14 03:44 rc.M*
-rwxr-xr-x 1 root root  14750 Sep 14 03:40 rc.S*
-rwxr-xr-x 1 root root    552 Apr  4  2012 rc.acpid*
-rwxr-xr-x 1 root root   2672 May 29  2010 rc.alsa*
-rw-r--r-- 1 root root   2980 Jul 20 14:43 rc.atalk
-rw-r--r-- 1 root root   2784 Mar  5  2010 rc.autofs
-rwxr-xr-x 1 root root   3491 Apr  7  2011 rc.bind*
-rw-r--r-- 1 root root    393 Sep  9 13:40 rc.bluetooth
-rwxr-xr-x 1 root root    586 Oct  5  2006 rc.bootsplash*
-rw-r--r-- 1 root root   4880 Jun 20 16:14 rc.cgconfig
-rw-r--r-- 1 root root   3397 Jun 20 16:14 rc.cgred
-rwxr-xr-x 1 root root   3101 Jun 16 02:31 rc.clamav*
-rw-r--r-- 1 root root    839 Jun 16 02:31 rc.clamd
-rwxr-xr-x 1 root root   4308 Jul 28 03:32 rc.cups*
-rw-r--r-- 1 root root   3543 Nov 17  2010 rc.dansguardian
-rw-r--r-- 1 root root    788 Feb  1  2012 rc.ddclient
-rw-r--r-- 1 root root    512 Mar 16  2011 rc.dnsmasq
-rwxr-xr-x 1 root root    960 Aug 25  2010 rc.dovecot*
-rwxr-xr-x 1 root root   1394 Jan  7  2012 rc.fail2ban*
-rw-r--r-- 1 root root    119 Aug 21 13:16 rc.font
-rwxr-xr-x 1 root root    670 Jan 15  2011 rc.fuppes*
-rwxr-xr-x 1 root root   1893 Jan 30  2011 rc.fuse*
-rwxr-xr-x 1 root root   1156 Oct 29 17:35 rc.gpm*
-rwxr-xr-x 1 root root    906 Nov 16  2010 rc.hald*
-rwxr-xr-x 1 root root    703 Sep 14 05:20 rc.httpd*
-rwxr-xr-x 1 root root   5262 Jul 20 12:49 rc.hylafax*
-rwxr-xr-x 1 root root  10634 Aug 10 01:29 rc.inet1*
-rw-r--r-- 1 root root   3575 Nov 16 14:29 rc.inet1.conf
-rwxr-xr-x 1 root root   4844 Aug 19 03:38 rc.inet2*
-rwxr-xr-x 1 root root    497 Sep 11  2003 rc.inetd*
-rw-r--r-- 1 root root   2684 Jun 27 05:06 rc.ip_forward
-rwxr-xr-x 1 root root    574 Jul 21 02:40 rc.lighttpd*
-rwxr-xr-x 1 root root    321 Nov  2 15:17 rc.local*
-rwxr-xr-x 1 root root    145 Mar 12  2011 rc.local_shutdown*
-rwxr-xr-x 1 root root    168 Apr 25  2011 rc.loop*
-rwxr-xr-x 1 root root    578 Sep 27  2011 rc.mailscanner*
-rwxr-xr-x 1 root root   1935 Oct  4  2010 rc.mcelog*
-rwxr-xr-x 1 root root   1893 Aug 29 17:38 rc.messagebus*
lrwxrwxrwx 1 root root     21 Oct 29 17:22 rc.modules -> rc.modules-3.2.29-smp*
-rwxr-xr-x 1 root root  31891 Sep 13 16:12 rc.modules-3.2.29*
-rwxr-xr-x 1 root root  31891 Sep 13 15:31 rc.modules-3.2.29-smp*
-rwxr-xr-x 1 root root   2649 Aug  2 23:03 rc.mysqld*
-rw-r--r-- 1 root root   2449 Mar 21  2011 rc.nfsd
-rw-r--r-- 1 root root    804 Jul  4 14:23 rc.ntpd
-rwxr-xr-x 1 root root    429 Jan  6  2009 rc.openldap*
-rwxr-xr-x 1 root root   1245 Aug 21 02:46 rc.openvpn*
-rw-r--r-- 1 root root   1722 Mar 16  2007 rc.pcmcia
-rwxr-xr-x 1 root root    947 Jan 26  2011 rc.postfix*
-rwxr-xr-x 1 root root    840 Jun 22  2010 rc.proftpd*
-rw-r--r-- 1 root root   1402 May 17  2007 rc.rpc
-rwxr--r-- 1 root root    418 Nov  3 13:44 rc.rtorrent*
-rwxr-xr-x 1 root root    791 Aug  6  2008 rc.samba*
-rwxr-xr-x 1 root root   1169 Aug 17  2008 rc.saslauthd*
-rwxr-xr-x 1 root root   1330 Sep 12 04:45 rc.scannedonly*
-rwxr-xr-x 1 root root    687 Jun  4  2002 rc.sendmail*
-rw-r--r-- 1 root root   2895 Aug 14 22:03 rc.serial
-rw-r--r-- 1 root root    895 Jul 17 17:19 rc.snmpd
-rwxr-xr-x 1 root root    830 May 25  2008 rc.spamd*
-rwxr-xr-x 1 root root    833 Sep 14  2009 rc.sqlgrey*
-rw-r--r-- 1 root root    529 Jul 20 13:29 rc.squid
-rwxr-xr-x 1 root root   1600 Aug 29 17:37 rc.sshd*
-rwxr-xr-x 1 root root    981 Oct 15  2010 rc.syslog*
-rwxr-xr-x 1 root root   1740 Sep 11  1999 rc.sysvinit*
-rwxr-xr-x 1 root root   5882 Jul 24 19:58 rc.udev*
-rw-r--r-- 1 1016 users  1708 May 29 11:24 rc.varnishd
-rwxr-xr-x 1 root root   1594 Nov  4  2011 rc.vncservers*
-rw-r--r-- 1 root root    447 Nov 10 17:13 rc.vncservers.conf
-rw-r--r-- 1 root root    455 Mar 16  2007 rc.vncservers.conf~
-rwxr-xr-x 1 root root  13316 Aug 20 14:06 rc.wireless*
-rw------- 1 root root   7320 Aug 20 14:06 rc.wireless.conf
-rw-r--r-- 1 root root   3683 Aug 14 22:08 rc.yp
drwxr-xr-x 2 root root   4096 May 14  2007 rc0.d/
drwxr-xr-x 2 root root   4096 May 14  2007 rc1.d/
drwxr-xr-x 2 root root   4096 May 14  2007 rc2.d/
drwxr-xr-x 2 root root   4096 May 14  2007 rc3.d/
drwxr-xr-x 2 root root   4096 May 14  2007 rc4.d/
drwxr-xr-x 2 root root   4096 May 14  2007 rc5.d/
drwxr-xr-x 2 root root   4096 May 14  2007 rc6.d/


EDIT: Also, rutorrent got broken somehow. I am trying to get something finished that is time imperative! I should have gotten it done before honestly, but if you know how I can revert the changes that security thing did or maybe running it again diferently can fix it... that would be great
Back to top
View user's profile Send private message
gerasimos_h
Site Admin


Joined: 09 Aug 2007
Posts: 1757
Location: Greece

PostPosted: Sat Nov 17, 2012 8:20 pm    Post subject: Reply with quote

Try to add in smb.conf under [global]
Code:
client ntlmv2 auth = no

Also if you are not goint to switch to "security = user" change "max protocol"
Code:
max protocol = NT1


Disable startup scripts
Code:
chmod -x /etc/rc.d/{rc.sendmail,rc.wireless}


If you can, reboot server

gerasimos_h

_________________
Superb! Mini Server Project Manager
http://sms.it-ccs.com
Back to top
View user's profile Send private message Visit poster's website
yumcake
Member


Joined: 31 Oct 2012
Posts: 44

PostPosted: Sat Nov 17, 2012 8:35 pm    Post subject: Reply with quote

gerasimos_h wrote:
Try to add in smb.conf under [global]
Code:
client ntlmv2 auth = no

Also if you are not goint to switch to "security = user" change "max protocol"
Code:
max protocol = NT1


Disable startup scripts
Code:
chmod -x /etc/rc.d/{rc.sendmail,rc.wireless}


If you can, reboot server

gerasimos_h


rebooted, no changes. rutorrent downloads are still stuck at "pausing" instead of starting, mysql error thrown in torrentflux, no local domain name (serv), and no samba shares.
Back to top
View user's profile Send private message
gerasimos_h
Site Admin


Joined: 09 Aug 2007
Posts: 1757
Location: Greece

PostPosted: Sat Nov 17, 2012 8:47 pm    Post subject: Reply with quote

Have you changed login details in torrentflux config.php?
Code:
$cfg["db_user"] = "tflux"; 
$cfg["db_pass"] = "yourpassword";

if you have problems restore default for now
Code:
$cfg["db_user"] = "root"; 
$cfg["db_pass"] = "";


Rtorrent shouldn't give you problems though.

When you said "no local domain (serv)"

Do you have a hostname.domain? (`hostname -s` `hostname -f`)

gerasimos_h

_________________
Superb! Mini Server Project Manager
http://sms.it-ccs.com
Back to top
View user's profile Send private message Visit poster's website
gerasimos_h
Site Admin


Joined: 09 Aug 2007
Posts: 1757
Location: Greece

PostPosted: Sat Nov 17, 2012 9:23 pm    Post subject: Reply with quote

In "smbtree" command did you type a password? Because since it's share level there is no password, if you type a password you will get a
failed tcon_X with NT_STATUS_ACCESS_DENIED

Try it with "smbtree -N"

gerasimos_h

_________________
Superb! Mini Server Project Manager
http://sms.it-ccs.com
Back to top
View user's profile Send private message Visit poster's website
yumcake
Member


Joined: 31 Oct 2012
Posts: 44

PostPosted: Sun Nov 18, 2012 4:39 am    Post subject: Reply with quote

gerasimos_h wrote:
Have you changed login details in torrentflux config.php?
Code:
$cfg["db_user"] = "tflux"; 
$cfg["db_pass"] = "yourpassword";

if you have problems restore default for now
Code:
$cfg["db_user"] = "root"; 
$cfg["db_pass"] = "";


Rtorrent shouldn't give you problems though.

When you said "no local domain (serv)"

Do you have a hostname.domain? (`hostname -s` `hostname -f`)

gerasimos_h


Code:
root@serv:~# hostname -s
serv
root@serv:~# hostname -f
serv.serv


Well, rtorrent is completely broken immediately after the secure command.

After closer examination I found the bug for smsconfig secure and the changes it had made to the config.php file...
Code:

$cfg["db_name"] = "torrentflux"; // Name of the Database
$cfg["db_pass"] = "tflux";        // username for your MySQL database
$cfg["db_pass"] = "[X]";            // password for database

As you can see instead of setting a username it set a password twice, changing the first pass to user. I suppose there are likely still more bugs that could be causing the rtorrent problem, though not to do with a database cleraly.

Sadly this is of minimal use to me, as I had already migrated all of my torrents to rtorrent.
Back to top
View user's profile Send private message
yumcake
Member


Joined: 31 Oct 2012
Posts: 44

PostPosted: Sun Nov 18, 2012 5:19 am    Post subject: Reply with quote

gerasimos_h wrote:
In "smbtree" command did you type a password? Because since it's share level there is no password, if you type a password you will get a
failed tcon_X with NT_STATUS_ACCESS_DENIED

Try it with "smbtree -N"

gerasimos_h


Yes that worked, when it asks for root password I figured I should give it to it.

Code:
WORKGROUP
        \\SERV                          SMS Samba Server
                \\SERV\IPC$             IPC Service (SMS Samba Server)
                \\SERV\rtorrent
                \\SERV\TorrentFlux Downloads
                \\SERV\FAXES
                \\SERV\Samba @ SMS


Hmm, now what?
Back to top
View user's profile Send private message
gerasimos_h
Site Admin


Joined: 09 Aug 2007
Posts: 1757
Location: Greece

PostPosted: Sun Nov 18, 2012 6:30 am    Post subject: Reply with quote

The problem with secure was that, even if it fails to alter mysql root password and create a user for torrentflux (tflux), it continue to edit files, I already fix that in script.

Rtorrent ain't using a mysql database, you can see /var/log/lighttpd/rtorrent.log for errors while restart rc.rtorrent.
Also if httpd give in you errors you can login with wtorrent from lighttpd in port 81.

What's the output of
Code:
netstat -aun|egrep '137|138'


Did you upgrade samba?

gerasimos_h

_________________
Superb! Mini Server Project Manager
http://sms.it-ccs.com
Back to top
View user's profile Send private message Visit poster's website
yumcake
Member


Joined: 31 Oct 2012
Posts: 44

PostPosted: Sun Nov 18, 2012 8:00 am    Post subject: Reply with quote

gerasimos_h wrote:
The problem with secure was that, even if it fails to alter mysql root password and create a user for torrentflux (tflux), it continue to edit files, I already fix that in script.

Rtorrent ain't using a mysql database, you can see /var/log/lighttpd/rtorrent.log for errors while restart rc.rtorrent.
Also if httpd give in you errors you can login with wtorrent from lighttpd in port 81.

What's the output of
Code:
netstat -aun|egrep '137|138'


Did you upgrade samba?

gerasimos_h


Something fixed rtorrent now, after restarting it. rtorrent.log is an empty file.

Yes i upgraded samba.

I tried to upgrade sms-scripts again but it seems it was already up to date, when will that updated script be available in the repository?

Code:
udp        0      0 192.168.0.255:137       0.0.0.0:*
udp        0      0 192.168.0.3:137         0.0.0.0:*
udp        0      0 0.0.0.0:137             0.0.0.0:*
udp        0      0 192.168.0.255:138       0.0.0.0:*
udp        0      0 192.168.0.3:138         0.0.0.0:*
udp        0      0 0.0.0.0:138             0.0.0.0:*
Back to top
View user's profile Send private message
yumcake
Member


Joined: 31 Oct 2012
Posts: 44

PostPosted: Sun Nov 18, 2012 3:45 pm    Post subject: Reply with quote

Well, suddenly it is working again... weird, very weird.

I suppose I will ask before trying things myself for a bit now.

Which brings me to a couple questions about rutorrent. I have gotten to figuring out i need to set up authentication in lighttp and then adding a password file, but I am uncertain exactly how to go about it and what format I should use.

http://redmine.lighttpd.net/projects/1/wiki/Docs_ModAuth

I found that and it seems to be mostly what needs to be done, though I am finding myself a bit lost.

Also, how do I go about setting up rutorrent to be accessible via its own port (as in webmin is 10000, wtorrent is 81, etc)?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    SMS Forum Index » SMS User Support All times are GMT + 2 Hours
Goto page Previous  1, 2, 3, 4, 5  Next
Page 3 of 5

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

SMS - Superb! Mini Server Project © 2016
Powered by phpBB © 2001, 2002 phpBB Group
iCGstation v1.0 Template By Ray © 2003, 2004 iOptional