The time now is Sat 25 May 2013, 02:25
All times are UTC - 4 |
| Author |
Message |
disciple
Joined: 20 May 2006 Posts: 6180 Location: Auckland, New Zealand
|
Posted: Wed 29 Sep 2010, 00:58 Post subject:
|
|
| Mark_C wrote: | Ok here are some things I tried today.
LameSMBxplorer doesn't seem to work in Lucid Puppy 5.1.1 it just scans and scans and locks up the network, I have to reboot the computer to free up the network(strange). |
Interesting. I can't remember - does lameSMBxplorer use nbtscan? I have found that pnethood sometimes keeps scanning forever... if I run `killall nbtscan` it stops scanning and shows me all the shares
_________________ DEATH TO SPREADSHEETS
- - -
Classic Puppy quotes
- - -
Beware the demented serfers!
|
|
Back to top
|
|
 |
pemasu

Joined: 08 Jul 2009 Posts: 5170 Location: Finland
|
Posted: Wed 29 Sep 2010, 01:35 Post subject:
|
|
Nice find. For me pnethood scans forever in lucid puppies. I even posted about it in some version thread. The problem has persisted up to 5.1.1.
I tested pnethood in puppy 4.3.1. No problem in my wlan-lan home network. The search finished quickly and did find shares.
|
|
Back to top
|
|
 |
Mark_C
Joined: 28 Aug 2010 Posts: 28
|
Posted: Wed 29 Sep 2010, 09:30 Post subject:
|
|
It wont see them, it comes back with with NT_STATUS_BAD_NETWORK_NAME
| rcrsn51 wrote: | | Quote: | I ran nbtscan and it shows 17.
16 with names and 1 unknown. |
If you run
where NAME is the NETBIOS name of one of the other two machines, is it detected? |
|
|
Back to top
|
|
 |
Mark_C
Joined: 28 Aug 2010 Posts: 28
|
Posted: Wed 29 Sep 2010, 09:38 Post subject:
|
|
I ran lameSMBxplorer and using the killall nbtscan twice it stopped and the network became usable again.
Although after it stopped it did not show anything listed in the network.
| disciple wrote: | | Mark_C wrote: | Ok here are some things I tried today.
LameSMBxplorer doesn't seem to work in Lucid Puppy 5.1.1 it just scans and scans and locks up the network, I have to reboot the computer to free up the network(strange). |
Interesting. I can't remember - does lameSMBxplorer use nbtscan? I have found that pnethood sometimes keeps scanning forever... if I run `killall nbtscan` it stops scanning and shows me all the shares  |
|
|
Back to top
|
|
 |
disciple
Joined: 20 May 2006 Posts: 6180 Location: Auckland, New Zealand
|
Posted: Thu 30 Sep 2010, 04:07 Post subject:
|
|
| Mark_C wrote: | | It wont see them, it comes back with with NT_STATUS_BAD_NETWORK_NAME |
Oh. I've seen that error. It was quite hard to find the right answer (in my case) with Google
IIRC some causes of it may have been identified earlier in this thread though.
_________________ DEATH TO SPREADSHEETS
- - -
Classic Puppy quotes
- - -
Beware the demented serfers!
|
|
Back to top
|
|
 |
Mobeus

Joined: 26 Aug 2010 Posts: 93
|
Posted: Fri 01 Oct 2010, 11:42 Post subject:
|
|
I just installed pnethood 0.65 in a Debian KDE box and discovered something in the code that should probably be changed, even for Puppy. At about line 69 | Code: | | SUBNETS=`ifconfig | grep inet| grep -v "127.0.0.1" | grep -v P-t-P | sed 's/\ *inet | should be | Code: | | SUBNETS=`ifconfig | grep "inet "| grep -v "127.0.0.1" | grep -v P-t-P | sed 's/\ *inet |
The reason being that some ifconfig calls return a line that has Inet6 in it and that will render pnethood completely useless.
Regards,
Mobeus
|
|
Back to top
|
|
 |
Mark_C
Joined: 28 Aug 2010 Posts: 28
|
Posted: Tue 05 Oct 2010, 10:35 Post subject:
|
|
Finally figured out why Pnethood was not seeing all the shares.
My fault really, the two computers it would not see had their XP built in firewall turned on
I found a little program written by MU, close to the bottom of the page.
This runs from terminal and scans the network, the two showed up on the list but had an cli error, which go me to thinking about firewalls.
http://www.murga-linux.com/puppy/viewtopic.php?t=2163&start=30&sid=a3c9d118a335138cac919aba884d4022
|
|
Back to top
|
|
 |
clarf

Joined: 13 Jun 2007 Posts: 606 Location: The old Lone Wolf
|
Posted: Thu 07 Oct 2010, 21:25 Post subject:
|
|
| Mark_C wrote: | Finally figured out why Pnethood was not seeing all the shares.
My fault really, the two computers it would not see had their XP built in firewall turned on Smile
I found a little program written by MU, close to the bottom of the page.
This runs from terminal and scans the network, the two showed up on the list but had an cli error, which go me to thinking about firewalls. |
Pnethood includes log connection files, your problem wasn´t show on them?
| Mobeus wrote: | I just installed pnethood 0.65 in a Debian KDE box and discovered something in the code that should probably be changed, even for Puppy. At about line 69 | Code: | | SUBNETS=`ifconfig | grep inet| grep -v "127.0.0.1" | grep -v P-t-P | sed 's/\ *inet | should be | Code: | | SUBNETS=`ifconfig | grep "inet "| grep -v "127.0.0.1" | grep -v P-t-P | sed 's/\ *inet |
The reason being that some ifconfig calls return a line that has Inet6 in it and that will render pnethood completely useless.
Regards,
Mobeus |
Although major Puppy versions don´t have IPv6 enabled, your code is a fail save fix for customized kernel builds that include IPv6 and could be added in Pnethood.
Thank you
clarf
|
|
Back to top
|
|
 |
sheldonisaac
Joined: 21 Jun 2009 Posts: 293 Location: Philadelphia, PA
|
Posted: Mon 22 Nov 2010, 17:05 Post subject:
|
|
Folks, please excuse: just installed Puppy lucid 5.11 on Acer Aspire One.
Actually on a USB "drive" plugged into the Aspire, which is Ethernet connected to my Windows 98SE desktop.
Pnethood finds no shares.
Is there any use of me, a rusty old amateur, trying to see the desktop's files from the Linux machine?
As I recall from months ago, using 4.31 ? , I was able to.
Maybe I'd used lameSMBexplorer?
Many thanks,
Sheldon Isaac
|
|
Back to top
|
|
 |
clarf

Joined: 13 Jun 2007 Posts: 606 Location: The old Lone Wolf
|
Posted: Thu 25 Nov 2010, 12:12 Post subject:
|
|
Hi sheldonisaac,
Please try latest pnethood version 0.6.6 from here http://murga-linux.com/puppy/viewtopic.php?t=60672.
If some share is seen, then mount them using "cifs".
If you still don´t find any shares, look the log and share file in /tmp/pnethood, for any error and post them here.
Also post the results from command:
| Code: | | smbclient -NL WIN98_IP |
Greetings,
clarf
|
|
Back to top
|
|
 |
sheldonisaac
Joined: 21 Jun 2009 Posts: 293 Location: Philadelphia, PA
|
Posted: Thu 25 Nov 2010, 13:35 Post subject:
|
|
| Quote: | Hi sheldonisaac,
Please try latest pnethood version 0.6.6 from here http://murga-linux.com/puppy/viewtopic.php?t=60672. |
Thank you very much, Clarf.
| Quote: |
If some share is seen, then mount them using "cifs".
If you still don´t find any shares, look the log and share file in /tmp/pnethood, for any error and post them here.
|
A lot of text like this:
| Code: |
-------------------------
scanning network
Scan completed: 192.168.0.0/16
servers found=SHELDON
started probing SHELDON
init_iconv: Conversion from UTF-16LE to CP850 not supported
init_iconv: Attempting to replace with conversion from UTF-16LE to ASCII
init_iconv: Conversion from UTF-8 to CP850 not supported
init_iconv: Attempting to replace with conversion from ASCII to ASCII
init_iconv: Conversion from ISO-8859-1 to CP850 not supported
init_iconv: Attempting to replace with conversion from ASCII to ASCII
init_iconv: Conversion from CP850 to UTF-16LE not supported
init_iconv: Attempting to replace with conversion from ASCII to UTF-16LE
init_iconv: Conversion from CP850 to UTF-8 not supported
init_iconv: Attempting to replace with conversion from ASCII to ASCII
init_iconv: Conversion from CP850 to ISO-8859-1 not supported
init_iconv: Attempting to replace with conversion from ASCII to ASCII
init_iconv: Conversion from CP850 to UTF8 not supported
init_iconv: Attempting to replace with conversion from ASCII to ASCII
init_iconv: Conversion from CP850 to UTF-16BE not supported
init_iconv: Attempting to replace with conversion from ASCII to UTF-16BE
init_iconv: Conversion from UTF8 to CP850 not supported
init_iconv: Attempting to replace with conversion from ASCII to ASCII
init_iconv: Conversion from UTF-16BE to CP850 not supported
init_iconv: Attempting to replace with conversion from UTF-16BE to ASCII
init_iconv: Conversion from UTF-16LE to CP850 not supported
init_iconv: Attempting to replace with conversion from UTF-16LE to ASCII
init_iconv: Conversion from UTF-8 to CP850 not supported
init_iconv: Attempting to replace with conversion from ASCII to ASCII
init_iconv: Conversion from ISO-8859-1 to CP850 not supported
...
init_iconv: Attempting to replace with conversion from ASCII to ASCII
init_iconv: Conversion from UTF-16BE to CP850 not supported
init_iconv: Attempting to replace with conversion from UTF-16BE to ASCII
Error connecting to 8.15.7.117 (Connection refused)
SHELDON still reports no shares, checking mount in case there are shares mounted already
Trying to contact SHELDON, no shares reported
finished probing
|
Why is it trying to connect to 8.15.7.117 ?
My Win98SE computer is at 192.168.1.100
Please excuse if there's something I should have been able to fix on my own.
| Quote: |
Also post the results from command:
smbclient -NL WIN98_IP
|
Seems similar, ends with
| Code: |
init_iconv: Conversion from UTF-16BE to CP850 not supported
init_iconv: Attempting to replace with conversion from UTF-16BE to ASCII
Error connecting to 8.15.7.117 (Connection refused)
Connection to WIN98_IP failed (Error NT_STATUS_CONNECTION_REFUSED)
|
[/quote]
|
|
Back to top
|
|
 |
sheldonisaac
Joined: 21 Jun 2009 Posts: 293 Location: Philadelphia, PA
|
Posted: Thu 25 Nov 2010, 14:59 Post subject:
|
|
I booted Puppy 4.31 from frugal HDD, and installed the pnethood v0.66
It shows plenty of shared directories on the networked Win98SE computer.
Maybe this and the other info will enable clarf or someone to help me get it working with lucid Puppy 5.1.1
Thanks,
Sheldon
|
|
Back to top
|
|
 |
clarf

Joined: 13 Jun 2007 Posts: 606 Location: The old Lone Wolf
|
Posted: Sat 27 Nov 2010, 21:24 Post subject:
|
|
| sheldonisaac wrote: |
A lot of text like this:
| Code: |
-------------------------
init_iconv: Attempting to replace with conversion from ASCII to ASCII
init_iconv: Conversion from UTF-16BE to CP850 not supported
init_iconv: Attempting to replace with conversion from UTF-16BE to ASCII
Error connecting to 8.15.7.117 (Connection refused)
SHELDON still reports no shares, checking mount in case there are shares mounted already
Trying to contact SHELDON, no shares reported
finished probing
|
|
Seems an error related to libiconv library. Which Puppy version shows it? Does Pnethood 0.6.6 with UTF-8 support shows that error?.
| Quote: | Why is it trying to connect to 8.15.7.117 ?
|
What is the IP shown by the "ping" command for that machine. Please, type in terminal: "ping SHELDON".
| Quote: | | My Win98SE computer is at 192.168.1.100 |
Pnethood is looking for that class C network:
| Code: | | Scan completed: 192.168.0.0/16 |
| sheldonisaac wrote: |
Please excuse if there's something I should have been able to fix on my own.
| Quote: |
Also post the results from command:
smbclient -NL WIN98_IP
|
Seems similar, ends with
| Code: |
init_iconv: Conversion from UTF-16BE to CP850 not supported
init_iconv: Attempting to replace with conversion from UTF-16BE to ASCII
Error connecting to 8.15.7.117 (Connection refused)
Connection to WIN98_IP failed (Error NT_STATUS_CONNECTION_REFUSED)
|
|
Don´t worry sheldonisaac, we are learning about samba stuff
Sorry for the misunderstand with the command, I think I didn´t explain myself good enough. The command "smbclient -NL WIN98_IP" in fact is "smbclient -NL your_win98_machine_IP". In your case is:
| Code: | | smbclient -NL SHELDON |
Good to know that Pnethood 0.6.6 worked for you. It has UTF-8 support and also add the "guest" user and password when it search for shares, when no user and password is provided by the user... I think, that could make a difference for your system.
Greetings,
clarf
|
|
Back to top
|
|
 |
rcrsn51

Joined: 05 Sep 2006 Posts: 7756 Location: Stratford, Ontario
|
Posted: Sat 27 Nov 2010, 21:45 Post subject:
|
|
To get rid of all the iconv errors, try installing this PET.
| Description |
|

Download |
| Filename |
ibm850.pet |
| Filesize |
4.13 KB |
| Downloaded |
426 Time(s) |
|
|
Back to top
|
|
 |
sheldonisaac
Joined: 21 Jun 2009 Posts: 293 Location: Philadelphia, PA
|
Posted: Sat 27 Nov 2010, 23:30 Post subject:
|
|
| Quote: | Seems an error related to libiconv library. Which Puppy version shows it? Does Pnethood 0.6.6 with UTF-8 support shows that error?.
|
5.1.1.
I am using Pnethood 0.6.6.
However,
| Quote: | To get rid of all the iconv errors, try installing this PET.
ibm850.pet |
Thanks, rcrsn51, I did, and that did get rid of them.
| Quote: |
What is the IP shown by the "ping" command for that machine. Please, type in terminal: "ping SHELDON".
|
I think it showed 8.15.7.117
Well, I changed the name of the Windows 98SE computer to shelasus,
so now pnethood finds SHELASUS, but no shares.
Does this have anything to do with hosts, hosts.allow, and so on?
After getting your (clarf) message, and rcrsn51's,
I commented out the existing addresses in /etc/hosts, and added a line that says
| Code: |
192.168.1.100 shelasus |
So now when I ping shelasus, it works. time 0.3 ms.
Previously, something (a DNS server somewhere?) caused
ping shelasus to try to ping 8.15.7.117
Well, now I tried
| Code: |
smbclient -NL SHELASUS
|
and it says
| Code: | | Error connecting to 8.15.7.117 (Connection refused) |
I apologize for my lack of knowledge.
Thanks to both of you.
Oh. Are there files I should look at (and maybe copy) from my frugal Puppy 4.3.1?
|
|
Back to top
|
|
 |
|
|
|
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 cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|