|
Hi all, I'm trying to connect a windows box, and ultimately a linux box, to an AS/400 IFS share at a remote site with no success. Net View \\Computername reports Error 53, which indicates 'Computer cannot be located' On linux, smbclient -L //computername also fails. A packet trace shows that there is a good connection to the target machine on port 139 with the session start request, but after twenty seconds, the connection times out with the following: session request to COMPUTERNAME failed (Call timed out: server did not respond after 20000 milliseconds) The firewall is not reporting any denied packets in it's log. There aren't any relevant messages in Qsysopr. Is there a way to view some kind of log on the AS/400 to see why it is not responding to the session start request? Thanks. -- Regards, Rich Current Conditions in Des Moines, IA Overcast Temp 21.2F, Windchill 9.2F Winds out of the Southwest at 12mph Moderate Mist BTW: Here is the debug log from the smbclient request... Serverzone is 21600 Initialising global parameters params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf" Processing section "[global]" doing parameter workgroup = MYGROUP doing parameter server string = Samba Server doing parameter printcap name = /etc/printcap doing parameter load printers = yes doing parameter printing = cups doing parameter log file = /var/log/samba/%m.log doing parameter max log size = 0 doing parameter security = user doing parameter encrypt passwords = yes doing parameter smb passwd file = /etc/samba/smbpasswd doing parameter unix password sync = Yes doing parameter passwd program = /usr/bin/passwd %u doing parameter passwd chat = *New*password* %n\n *Retype*new*password* %n\n *passwd:*all*authentication*tokens*updated*successfully* doing parameter pam password change = yes doing parameter obey pam restrictions = yes doing parameter socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 doing parameter dns proxy = no pm_process() returned Yes load_client_codepage: loading codepage 850. load_unicode_map: loading unicode map for codepage 850. load_unicode_map: loading unicode map for codepage ISO8859-1. added interface ip=216.248.85.103 bcast=216.248.85.127 nmask=255.255.255.224 Client started (version 2.2.7a-security-rollup-fix). resolve_lmhosts: Attempting lmhosts lookup for name computername.com<0x20> getlmhostsent: lmhost entry: 127.0.0.1 localhost resolve_hosts: Attempting host lookup for name computername.com<0x20> Connecting to 63.XXX.XXX.XXX at port 139 socket option SO_KEEPALIVE = 0 socket option SO_REUSEADDR = 0 socket option SO_BROADCAST = 0 socket option TCP_NODELAY = 1 socket option IPTOS_LOWDELAY = 0 socket option IPTOS_THROUGHPUT = 0 socket option SO_SNDBUF = 16384 socket option SO_RCVBUF = 16384 socket option SO_SNDLOWAT = 1 socket option SO_RCVLOWAT = 1 socket option SO_SNDTIMEO = 0 socket option SO_RCVTIMEO = 0 Sent session request size=0 smb_com=0x0 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=0 smb_flg2=0 smb_tid=0 smb_pid=0 smb_uid=0 smb_mid=0 smt_wct=0 smb_bcc=0 session request to computername.COM failed (Call timed out: server did not respond after 20000 milliseconds) resolve_lmhosts: Attempting lmhosts lookup for name computername.com<0x20> getlmhostsent: lmhost entry: 127.0.0.1 localhost resolve_hosts: Attempting host lookup for name computername.com<0x20> Connecting to 63.XXX.XXX.XXX at port 139 socket option SO_KEEPALIVE = 0 socket option SO_REUSEADDR = 0 socket option SO_BROADCAST = 0 socket option TCP_NODELAY = 1 socket option IPTOS_LOWDELAY = 0 socket option IPTOS_THROUGHPUT = 0 socket option SO_SNDBUF = 16384 socket option SO_RCVBUF = 16384 socket option SO_SNDLOWAT = 1 socket option SO_RCVLOWAT = 1 socket option SO_SNDTIMEO = 0 socket option SO_RCVTIMEO = 0 Sent session request size=0 smb_com=0x0 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=0 smb_flg2=0 smb_tid=0 smb_pid=0 smb_uid=0 smb_mid=0 smt_wct=0 smb_bcc=0 session request to computername failed (Call timed out: server did not respond after 20000 milliseconds) resolve_lmhosts: Attempting lmhosts lookup for name computername.com<0x20> getlmhostsent: lmhost entry: 127.0.0.1 localhost resolve_hosts: Attempting host lookup for name computername.com<0x20> Connecting to 63.XXX.XXX.XXX at port 139 socket option SO_KEEPALIVE = 0 socket option SO_REUSEADDR = 0 socket option SO_BROADCAST = 0 socket option TCP_NODELAY = 1 socket option IPTOS_LOWDELAY = 0 socket option IPTOS_THROUGHPUT = 0 socket option SO_SNDBUF = 16384 socket option SO_RCVBUF = 16384 socket option SO_SNDLOWAT = 1 socket option SO_RCVLOWAT = 1 socket option SO_SNDTIMEO = 0 socket option SO_RCVTIMEO = 0 Sent session request size=0 smb_com=0x0 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=0 smb_flg2=0 smb_tid=0 smb_pid=0 smb_uid=0 smb_mid=0 smt_wct=0 smb_bcc=0 session request to *SMBSERVER failed (Call timed out: server did not respond after 20000 milliseconds)
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.