All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: tcp/ip + samba + dosemu
@ 2006-06-25 15:24 Stas Sergeev
  2006-06-25 15:54 ` Rafał Cygnarowski
  0 siblings, 1 reply; 30+ messages in thread
From: Stas Sergeev @ 2006-06-25 15:24 UTC (permalink / raw)
  To: "Rafaе┌ Cygnarowski"; +Cc: linux-msdos

Hello.

Rafaе┌ Cygnarowski wrote:
> There is no problem with DOS, DosEMU or Samba locking.
Why? I tried the test program you pointed
http://www.burtonsys.com/download/TESTLOCK.ZIP
and it fails on any lredired drives, even the local ones
(on ext3 volumes).
It works properly only with the hdimage drives under dosemu.
I wouldn't call this a normal - dosemu should support the
locking on an lredired drives when the underlaying FS supports
them, but right now it doesn't.
OK, your puzzle seems too difficult to me. :)
1. It is possible to use tcp/ip under dosemu and msclient
supports it over ndis, but because odinsup is incompatible
with pdether, you can't use it. Whether it is possible to
use odihlp, is unclear.
2. It is possible to use ipx under dosemu and msclient supports
it over ipxodi, but in that case I wonder whether it is
possible to make samba to use IPX (it is possible with windows
though, and I beleive this is the way people actually use the
msclient under dosemu). So you probably won't use that too.
3. It is possible to use the linux client, and even though
smbfs doesn't support locking, the CIFSfs does. But then dosemu
doesn't support locking on the lredired drives, as your test
program and older postings to this list show.

I think the last way is more realistic than the first two.
There was some work on implementing the locking in dosemu,
but it probably have died.

-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 30+ messages in thread
* Re: tcp/ip + samba + dosemu
@ 2006-06-24 20:00 Stas Sergeev
       [not found] ` <200606242251.28995.zswi@pers.pl>
  0 siblings, 1 reply; 30+ messages in thread
From: Stas Sergeev @ 2006-06-24 20:00 UTC (permalink / raw)
  To: "Rafaе┌ Cygnarowski"; +Cc: linux-msdos

Hello.

Rafaе┌ Cygnarowski wrote:
> DosEMU and Samba behaviour. But to use them all at the same time I *MUST* be 
> able to run some Samba client under DosEMU. And question is: HOW?! Have 
> ANYONE succeed with this?
Calm down, your problem is not with the samba client
but with that you have not set up the tcp/ip properly.
You choose the same address for the DOS client and
the tap device (192.168.1.1, from your first message),
and that can't work.
And before you ask - yes, there *is* an uptodate docs
about that, but they were kept in secret for years. You
won't find them pretty much anywhere in the net - what
you will find is completely wrong and misleading. But
if you get the latest dosemu sources from SVN and
execute "make docs", the chances are it will generate
the real docs for you (you will also have to search the
source tree to find out exactly where it generated it -
the obvious place will still contain an old docs, so do
some searching). Most likely "make docs" will fail though,
as the confidence level of these docs is too high. :)
I really suspect only about 2-3 people know about their
existance.

(CC me with replies, I am not in the list)

-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 30+ messages in thread
* tcp/ip + samba + dosemu
@ 2006-06-20 13:08 Rafał Cygnarowski
       [not found] ` <44983A34.4040205@pobox.com>
  0 siblings, 1 reply; 30+ messages in thread
From: Rafał Cygnarowski @ 2006-06-20 13:08 UTC (permalink / raw)
  To: linux-msdos

Hi!

I was trying to run samba client under dosemu (I really need it!). I was 
trying many combinations without success :( Becouse I need to run database 
clarion under dosemu I would like to use LanManager 
(ftp://ftp.microsoft.com/bussys/Clients/LANMAN/) to connect with samba 
resources (I heard that LanManager is best solution for samba under dos).

Also I tried to use Waterloo TCP/IP utils - unfortunatelly without success 
either. Results of these tries are below (I suppose these tcp/ip utils will 
be useless for me, but even these do not work for me :( ).

-- dosemu.conf network configuration --
$_pktdriver = (on)
$_vnet = "tap"
$_netdev = "tap0"

-- this is how I setting up tap0 --
-bash-3.1# tunctl -t tap0
Set 'tap0' persistent and owned by uid 0
-bash-3.1# ifconfig tap0 192.168.1.1 up
-bash-3.1# ping 192.168.1.1
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
64 bytes from 192.168.1.1: icmp_seq=1 ttl=64 time=0.060 ms
64 bytes from 192.168.1.1: icmp_seq=2 ttl=64 time=0.050 ms

--- 192.168.1.1 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 999ms
rtt min/avg/max/mdev = 0.050/0.055/0.060/0.005 ms

-- Waterloo configuration --
tcp.cfg
my_ip=192.168.1.1
netmask=255.255.255.0

-- tcpinfo output --
C:\WAT>tcpinfo
Reading Waterloo TCP configuration file.
 
Ethernet Address : 64:62:b1:90:78:78
 
IP Address       : 192.168.1.1
Network Mask     : 255.255.255.0
 
Gateways         : NONE
Cookieserver     : NONE DEFINED
 
Nameserver       : NONE DEFINED
 
Domain           : "(null)"
[...]

-- ping output --
C:\WAT>ping 192.168.1.1
Pinging [192.168.1.1]
 
PING: Cannot resolve host's hardware address
 
Ping Statistics
Sent        : 1
Received    : 0
Success     : 0 %
There was no response from 192.168.1.1

-- this is how it looks under tcpdump --
[root@honorata etc]# tcpdump -i tap0
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on tap0, link-type EN10MB (Ethernet), capture size 96 bytes
14:44:11.161484 arp who-has 192.168.1.1 tell 192.168.1.1
14:44:11.387501 arp who-has 192.168.1.1 tell 192.168.1.1
14:44:11.662562 arp who-has 192.168.1.1 tell 192.168.1.1
[...]

I'm using "MS-DOS Version 6.20" under dosemu, kernel 2.6.16.20 and 
dosemu-1.3.3.

Any help appreciated.
I'm running out of time and ideas :(
                 
-- 
Rafał Cygnarowski
rafi@pers.pl
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 30+ messages in thread

end of thread, other threads:[~2006-06-28 17:16 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-25 15:24 tcp/ip + samba + dosemu Stas Sergeev
2006-06-25 15:54 ` Rafał Cygnarowski
2006-06-26 16:54   ` Stas Sergeev
2006-06-26 17:52     ` Rafał Cygnarowski
2006-06-26 18:10       ` Stas Sergeev
2006-06-26 18:14         ` Rafał Cygnarowski
2006-06-26 18:27           ` Stas Sergeev
2006-06-26 18:33     ` Alain M.
2006-06-26 19:11       ` Stas Sergeev
2006-06-26 19:52         ` Rafał Cygnarowski
2006-06-28 16:31           ` Stas Sergeev
2006-06-28 17:16             ` Alain M.
2006-06-27  1:36         ` Alain M.
2006-06-27  6:14           ` Rafał Cygnarowski
2006-06-27 16:23             ` Stas Sergeev
2006-06-27 23:04               ` Rafał Cygnarowski
  -- strict thread matches above, loose matches on Subject: below --
2006-06-24 20:00 Stas Sergeev
     [not found] ` <200606242251.28995.zswi@pers.pl>
2006-06-24 21:30   ` Stas Sergeev
2006-06-24 22:56     ` Rafał Cygnarowski
2006-06-20 13:08 Rafał Cygnarowski
     [not found] ` <44983A34.4040205@pobox.com>
     [not found]   ` <200606202041.38210.zswi@pers.pl>
2006-06-20 20:49     ` Alain M.
2006-06-21  7:15       ` Rafał Cygnarowski
2006-06-21 19:06         ` Alain M.
2006-06-21 22:21           ` Alain M.
     [not found]           ` <200606221054.52673.zswi@pers.pl>
2006-06-22 16:09             ` Alain M.
     [not found]               ` <200606221942.15850.zswi@pers.pl>
2006-06-22 22:14                 ` Alain M.
2006-06-23  6:22                   ` Rafał Cygnarowski
     [not found]                   ` <200606230754.32500.zswi@pers.pl>
2006-06-23 20:10                     ` Alain M.
2006-06-23 21:15                       ` Rafał Cygnarowski
     [not found]                         ` <449C62D4.9010204@pobox.com>
2006-06-23 22:22                           ` Rafał Cygnarowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.