From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?q?Rafa=C5=82_Cygnarowski?= Subject: tcp/ip + samba + dosemu Date: Tue, 20 Jun 2006 15:08:12 +0200 Message-ID: <200606201508.12819.rafi@pers.pl> Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline Sender: linux-msdos-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="macroman" To: linux-msdos@vger.kernel.org Hi! I was trying to run samba client under dosemu (I really need it!). I wa= s=20 trying many combinations without success :( Becouse I need to run datab= ase=20 clarion under dosemu I would like to use LanManager=20 (ftp://ftp.microsoft.com/bussys/Clients/LANMAN/) to connect with samba=20 resources (I heard that LanManager is best solution for samba under dos= ). Also I tried to use Waterloo TCP/IP utils - unfortunatelly without succ= ess=20 either. Results of these tries are below (I suppose these tcp/ip utils = will=20 be useless for me, but even these do not work for me :( ). -- dosemu.conf network configuration -- $_pktdriver =3D (on) $_vnet =3D "tap" $_netdev =3D "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=3D1 ttl=3D64 time=3D0.060 ms 64 bytes from 192.168.1.1: icmp_seq=3D2 ttl=3D64 time=3D0.050 ms --- 192.168.1.1 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 999ms rtt min/avg/max/mdev =3D 0.050/0.055/0.060/0.005 ms -- Waterloo configuration -- tcp.cfg my_ip=3D192.168.1.1 netmask=3D255.255.255.0 -- tcpinfo output -- C:\WAT>tcpinfo Reading Waterloo TCP configuration file. =20 Ethernet Address : 64:62:b1:90:78:78 =20 IP Address : 192.168.1.1 Network Mask : 255.255.255.0 =20 Gateways : NONE Cookieserver : NONE DEFINED =20 Nameserver : NONE DEFINED =20 Domain : "(null)" [...] -- ping output -- C:\WAT>ping 192.168.1.1 Pinging [192.168.1.1] =20 PING: Cannot resolve host's hardware address =20 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 dec= ode 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=20 dosemu-1.3.3. Any help appreciated. I'm running out of time and ideas :( =20 --=20 Rafa=C5=82 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