Re: [Freedos-user] Networking: With MS Client, Error 5: Access has been denied

2015-06-16 Thread Dave Kerber
But does your client machine know that?  I.E. do you have the DNS server
configured in the network settings?


 -Original Message-
 From: John Hupp [mailto:free...@prpcompany.com]
 Sent: Tuesday, June 16, 2015 10:42 AM
 To: Discussion and general questions about FreeDOS.
 Subject: Re: [Freedos-user] Networking: With MS Client, Error 5:
 Access has been denied

 The router provides DNS.

 On 6/16/2015 10:39 AM, Dave Kerber wrote:
  Do you have a DNS server configured?
 
 
 
  -Original Message-
  From: John Hupp [mailto:free...@prpcompany.com]
  Sent: Tuesday, June 16, 2015 9:48 AM
  To: Discussion and general questions about FreeDOS.
  Subject: Re: [Freedos-user] Networking: With MS Client, Error 5:
  Access has been denied
 
  Here's a reference, by the way, on the ipconfig usage that I mention
  below: ftp://ftp.microsoft.com/misc1/BUSSYS/LANMAN/KB/Q183/8/58.TXT
 
  A couple more observations:
 
  When I booted up this morning, ipconfig c:\net once again reported
  the
  lease expired, but the expiration time coincided exactly -- to the
  minute -- with the bootup time, and the lease-issued time was
 exactly
  24
  hours before I booted up this morning.
 
  Thinking to dodge the DHCP lease issue, I set up with a static IP
  outside the DHCP address scope (but still within the same subnet
  segment).  Nonetheless ipconfig c:\net still reports an IP within
 the
  DHCP scope, rather than the static IP I assigned.
 
  Current functionality: I can successfully ping an IP address e.g.
 ping
  8.8.8.8 but name resolution fails, so no-go on ping google.com.
 
  On 6/15/2015 8:25 PM, John Hupp wrote:
  I found out that ipconfig usage is not as expected for the DOS
  client.  Ipconfig /all is meaningless. In my case, the one and
 only
  good command is ipconfig c:\net.
 
  This then reports (now again under DHCP), an IP address, gateway,
 and
  DNS server as expected.  But it reports Lease Expired.  Even
 after
  I
  forced the router to give it a brand new lease on a different IP,
 it
  still reports the lease expired.  The router shows the lease as
  freshly issued with a day to live.
 
  The date and time are correct on client and server.
 
  Ideas?  (And no, ipconfig /release or ipconfig /renew won't
 work
  either.  They too are meaningless.)
 
  On 6/15/2015 12:19 PM, John Hupp wrote:
  I just tried changing the DOS client from DHCP to static
  configuration, and I still get the same net use error.
 
  Furthermore ipconfig /all still reports No DHCP data
 available.
  Shouldn't it report my static configuration info?
 
  On 6/15/2015 11:46 AM, John Hupp wrote:
  Fundamentals -- you may be onto something.  Though TCP/IP
  initialization completes without error, running ipconfig /all
  yields No DHCP data available. I get the same result from two
  identical cards, both configured the same way.
 
  I do note that both cards are old non-PNP ISA cards, which I
  thought
  would be appropriate for this vintage rig.
 
  In the meantime, in the Registry I changed
  HKLM\SYSTEM\CurrentControlSet\Control\Lsa\LMCompatibilityLevel=3
 -
  0, which is Send LM  NTLM responses per
  https://technet.microsoft.com/en-
  us/library/jj852207%28v=ws.10%29.aspx.
  Then I rebooted.  But I still get the same error on the DOS
 client.
 
  @ Roberto Fazzalari: I have been avoiding your approach to date
  since I never had more than a rank novice's acquaintance with
  Wireshark.  But it may be that I'll have to get reacquainted!
 
  On 6/15/2015 12:09 AM, Louis Santillan wrote:
  Be sure that you have a good IP, gateway, and DNS setting from
  your
  DHCP server.


 ---
 ---
 ___
 Freedos-user mailing list
 Freedos-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freedos-user

--
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Networking: With MS Client, Error 5: Access has been denied

2015-06-16 Thread Dave Kerber
Do you have a DNS server configured?



 -Original Message-
 From: John Hupp [mailto:free...@prpcompany.com]
 Sent: Tuesday, June 16, 2015 9:48 AM
 To: Discussion and general questions about FreeDOS.
 Subject: Re: [Freedos-user] Networking: With MS Client, Error 5:
 Access has been denied

 Here's a reference, by the way, on the ipconfig usage that I mention
 below: ftp://ftp.microsoft.com/misc1/BUSSYS/LANMAN/KB/Q183/8/58.TXT

 A couple more observations:

 When I booted up this morning, ipconfig c:\net once again reported
 the
 lease expired, but the expiration time coincided exactly -- to the
 minute -- with the bootup time, and the lease-issued time was exactly
 24
 hours before I booted up this morning.

 Thinking to dodge the DHCP lease issue, I set up with a static IP
 outside the DHCP address scope (but still within the same subnet
 segment).  Nonetheless ipconfig c:\net still reports an IP within the
 DHCP scope, rather than the static IP I assigned.

 Current functionality: I can successfully ping an IP address e.g. ping
 8.8.8.8 but name resolution fails, so no-go on ping google.com.

 On 6/15/2015 8:25 PM, John Hupp wrote:
  I found out that ipconfig usage is not as expected for the DOS
  client.  Ipconfig /all is meaningless. In my case, the one and only
  good command is ipconfig c:\net.
 
  This then reports (now again under DHCP), an IP address, gateway, and
  DNS server as expected.  But it reports Lease Expired.  Even after
 I
  forced the router to give it a brand new lease on a different IP, it
  still reports the lease expired.  The router shows the lease as
  freshly issued with a day to live.
 
  The date and time are correct on client and server.
 
  Ideas?  (And no, ipconfig /release or ipconfig /renew won't work
  either.  They too are meaningless.)
 
  On 6/15/2015 12:19 PM, John Hupp wrote:
  I just tried changing the DOS client from DHCP to static
  configuration, and I still get the same net use error.
 
  Furthermore ipconfig /all still reports No DHCP data available.
  Shouldn't it report my static configuration info?
 
  On 6/15/2015 11:46 AM, John Hupp wrote:
  Fundamentals -- you may be onto something.  Though TCP/IP
  initialization completes without error, running ipconfig /all
  yields No DHCP data available. I get the same result from two
  identical cards, both configured the same way.
 
  I do note that both cards are old non-PNP ISA cards, which I
 thought
  would be appropriate for this vintage rig.
 
  In the meantime, in the Registry I changed
  HKLM\SYSTEM\CurrentControlSet\Control\Lsa\LMCompatibilityLevel=3 -
  0, which is Send LM  NTLM responses per
  https://technet.microsoft.com/en-
 us/library/jj852207%28v=ws.10%29.aspx.
  Then I rebooted.  But I still get the same error on the DOS client.
 
  @ Roberto Fazzalari: I have been avoiding your approach to date
  since I never had more than a rank novice's acquaintance with
  Wireshark.  But it may be that I'll have to get reacquainted!
 
  On 6/15/2015 12:09 AM, Louis Santillan wrote:
  Be sure that you have a good IP, gateway, and DNS setting from
 your
  DHCP server.
 
 
 


 ---
 ---
 ___
 Freedos-user mailing list
 Freedos-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freedos-user

--
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Networking: With MS Client, Error 5: Access has been denied

2015-06-15 Thread Dave Kerber
Are you trying to connect by dns name, or by IP address?  To take one
level of possible trouble out of the equation, try connecting by IP addr.



 -Original Message-
 From: John Hupp [mailto:free...@prpcompany.com]
 Sent: Monday, June 15, 2015 12:20 PM
 To: Discussion and general questions about FreeDOS.
 Subject: Re: [Freedos-user] Networking: With MS Client, Error 5:
 Access has been denied

 I just tried changing the DOS client from DHCP to static configuration,
 and I still get the same net use error.

 Furthermore ipconfig /all still reports No DHCP data available.
 Shouldn't it report my static configuration info?

 On 6/15/2015 11:46 AM, John Hupp wrote:
  Fundamentals -- you may be onto something.  Though TCP/IP
  initialization completes without error, running ipconfig /all
 yields
  No DHCP data available.  I get the same result from two identical
  cards, both configured the same way.
 
  I do note that both cards are old non-PNP ISA cards, which I thought
  would be appropriate for this vintage rig.
 
  In the meantime, in the Registry I changed
  HKLM\SYSTEM\CurrentControlSet\Control\Lsa\LMCompatibilityLevel=3 -
 0,
  which is Send LM  NTLM responses per
  https://technet.microsoft.com/en-
 us/library/jj852207%28v=ws.10%29.aspx. Then
  I rebooted.  But I still get the same error on the DOS client.
 
  @ Roberto Fazzalari: I have been avoiding your approach to date since
  I never had more than a rank novice's acquaintance with Wireshark.
  But it may be that I'll have to get reacquainted!
 
  On 6/15/2015 12:09 AM, Louis Santillan wrote:
  Be sure that you have a good IP, gateway, and DNS setting from your
  DHCP server.
 


 ---
 ---
 ___
 Freedos-user mailing list
 Freedos-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freedos-user

--
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] HTML5/Javascript/Flash (was: Re: Quickview ver 2.60)

2014-12-23 Thread Dave Kerber
Yes, you need an RJ-11 jack (not RJ-45) on the wall, which is terminated
with copper, but I have FiOS at my house, which is fiber to the wall of my
garage, and a media converter to the copper that runs throughout my house.
That is still how most houses are wired even if they have DSL or Fiber to
the house:  copper inside, tranlsated to fiber or cable before it leaves
the premises.  Dialup modems work fine in all those cases.


 -Original Message-
 From: dmccunney [mailto:dennis.mccun...@gmail.com]
 Sent: Sunday, December 21, 2014 4:52 PM
 To: Discussion and general questions about FreeDOS.
 Subject: Re: [Freedos-user] HTML5/Javascript/Flash (was: Re: Quickview
 ver 2.60)

 On Sun, Dec 21, 2014 at 12:54 PM, Dale E Sterner sunbeam...@juno.com
 wrote:

  Copper is long gone and my dial up still works.Fiber is just a
 carrier.

 Dial up uses analog signals transmitted over copper wire.  Fiber is
 digital end-to-end.

 When you dial up, you presumably use a modem and connect via an RJ45
 jack to a connector on the wall.  What does the connecter have inside?
  I'm willing to bet a lot it's copper wire.  The wire will teminate in
 a mux somewhere in the basement of your building or in the street,
 and long haul traffic will be over fiber, but the conversion from
 analog to digital happens elsewhere.  (And what the telco historically
 used was *not* TCP-IP.  They sent digital packets, but used a
 completely different protocol.  I used to *be* a telecom admin.  I
 actually know something about this.)

 In my area, copper at the point where the user will connect is no
 longer available.  It's fiber end-to-end.  Existing copper
 installations still work, but if they fail they will not be repaired.
 Verizon is treating hurricane Sandy damage as a good excuse to drop
 copper, and people who had copper that failed because of hurricane
 damage have already been told it won't be fixed, and their options are
 cell phone and/or fiber.

  Peon is anyone who takes orders from a boss. Just about everybody.

 And the boss is the one who should be in control?

  Dial up is so slow it would take years to clean out Sony instead of
 minutes or hours.

 Dial up is so slow Sony would not be able to do business in their
 current fashion if they were restricted to it.  Neither would anybody
 else.  You would not like living in the world that would result.

  Sony was most likely an inside job. Some peon probably did it -
 revenge
  or money who knows.

 Speculation is all over the web, with current fingers mostly pointing
 at politically motivated hackers in NK, who were unhappy about a new
 Sony Pictures film that portrayed their leader in an unflattering
 light.

  Sony uses broadband and was the exit point for their billion dollar
  files.  They didn't leave Sony in a brief case.

 Hacks like the one that breached Sony occurred back when stuff *was*
 still dial up.  Slower speed may make it take longer to get the data,
 but will not prevent the breach.

  DS.
 __
 Dennis
 https://plus.google.com/u/0/105128793974319004519

 ---
 ---
 Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
 from Actuate! Instantly Supercharge Your Business Reports and
 Dashboards
 with Interactivity, Sharing, Native Excel Exports, App Integration 
 more
 Get technology previously reserved for billion-dollar corporations,
 FREE
 http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.c
 lktrk
 ___
 Freedos-user mailing list
 Freedos-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freedos-user

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] HTML5/Javascript/Flash (was: Re: Quickview ver 2.60)

2014-12-23 Thread Dave Kerber
 -Original Message-
 From: dmccunney [mailto:dennis.mccun...@gmail.com]
 Sent: Sunday, December 21, 2014 12:35 PM
 To: Discussion and general questions about FreeDOS.
 Subject: Re: [Freedos-user] HTML5/Javascript/Flash (was: Re: Quickview
 ver 2.60)


...

  Dial up still works the same without copper - real slow

 No it doesn't.  Dial up *requires* copper.  It does not exist on fiber
 links.  *Broadband* can exist on copper, with ISDN and DSL service the
 prominent examples, but broadband is increasingly fiber these days
 too.

No, dialup does not require copper.  I know from personal experience that
it works fine on a FiOS or DSL line.  If you have a dialtone when you pick
up your landline phone, a dialup modem will work.



  DS
 __
 Dennis
 https://plus.google.com/u/0/105128793974319004519

 ---
 ---
 Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
 from Actuate! Instantly Supercharge Your Business Reports and
 Dashboards
 with Interactivity, Sharing, Native Excel Exports, App Integration 
 more
 Get technology previously reserved for billion-dollar corporations,
 FREE
 http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.c
 lktrk
 ___
 Freedos-user mailing list
 Freedos-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freedos-user

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Quickview ver 2.60

2014-12-03 Thread Dave Kerber
 -Original Message-
 From: dmccunney [mailto:dennis.mccun...@gmail.com]
 Sent: Tuesday, December 02, 2014 8:55 PM
 To: Discussion and general questions about FreeDOS.
 Subject: Re: [Freedos-user] Quickview ver 2.60


...

  When I try to format very large SD chips with DOS; the
 software just gives up. Small sd
  chips do format but slowly. Large CF chips format in a few seconds.

 That's an OS and old hardware issue,  It's not inherent to SD.

To a certain extent it is.  SD has a slower interface than CF does.
That's why all high-end cameras use CF rather than SD cards.

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.clktrk
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Quickview ver 2.60

2014-12-03 Thread Dave Kerber
 -Original Message-
 From: Ralf Quint [mailto:freedos...@gmail.com]
 Sent: Wednesday, December 03, 2014 3:41 PM
 To: freedos-user@lists.sourceforge.net
 Subject: Re: [Freedos-user] Quickview ver 2.60

 On 12/3/2014 5:23 AM, Dave Kerber wrote:
  That's an OS and old hardware issue,  It's not inherent to SD.
  To a certain extent it is.  SD has a slower interface than CF does.
  That's why all high-end cameras use CF rather than SD cards.
 
 Really? All my clients that use high-end cameras (this is Hollywood
 just over the hills from me) are using SDHC or SDXC these days.

I'm talking about still cameras (DSLR), not video.  I know nothing about
video cameras, except that their recording speed requirements are
noticeably lower than high-end still cameras.


 CF has only a real advantage that it is royalty free and
 are in a lot
 of cases, easier to handle than SD cards where there is an
 unfortunate
 trend to the miniSD and microSD formats, which are a pain in the
 posterior for anyone but a 4 year old toddler to handle
 because of their
 size (or rather, the lack thereof).

 CFs are making a bit of a comeback though in embedded
 environments, as
 they come in some more rugged casings and that the latest interface
 specs is based on PCIexpress, which has become a staple in embedded
 computing...

They have been in Canon's and Nikon's high-end camera bodies for a long
time, and continue to be.



 Ralf

 ---
 This email has been checked for viruses by Avast antivirus software.
 http://www.avast.com


 --
 
 Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
 from Actuate! Instantly Supercharge Your Business Reports and
 Dashboards
 with Interactivity, Sharing, Native Excel Exports, App
 Integration  more
 Get technology previously reserved for billion-dollar
 corporations, FREE
 http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/41
 40/ostg.clktrk
 ___
 Freedos-user mailing list
 Freedos-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freedos-user


--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.clktrk
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user