* Re: Quick Networking Support Question.
2008-09-22 18:52 ` Andrew Joakimsen
@ 2008-09-22 19:13 ` Ivan Baldo
2008-09-22 19:19 ` Frank Cox
2008-09-22 20:34 ` Alain M.
2 siblings, 0 replies; 7+ messages in thread
From: Ivan Baldo @ 2008-09-22 19:13 UTC (permalink / raw)
To: Andrew Joakimsen; +Cc: linux-msdos
I think it is called PDETHER, you should find it on the net, never
tried it though...
Hope this helps, goodbye.
El 22/09/08 15:52, Andrew Joakimsen escribió:
> Is it or is it not possible? WHICH packet driver is the question I am
> trying to figure out! Theres no such thing as a standard or generic
> network card. So if dosemu support networking it has to emulate some
> LAN adapter. Obviously this has to do with the "packet driver" but I
> have not figured out or seen anywhere WHICH PRECISE "packet driver" to
> be using. There should be an oeminfo.inf file and some .SYS file....
> That should get me on the network.
>
>
> ---------- Forwarded message ----------
> From: Stu <stu.axon@gmail.com>
> Date: 2008/9/22
> Subject: Re: Quick Networking Support Question.
> To: Andrew Joakimsen <joakimsen@gmail.com>
>
>
> Not low level enough support for what you want to do, but i think
> somebody was working on someth linking it with samba or someth.
> Otherwise its possible to use the netware style networking in dosemu
> using the packet driver, ftp and even web with arachne may be possible
>
> On 9/22/08, Andrew Joakimsen <joakimsen@gmail.com> wrote:
>
>> So there is not "network support" in dosemu?
>>
>> On Mon, Sep 22, 2008 at 1:27 PM, Rafał Cygnarowski <rafilists@gmail.com>
>> wrote:
>>
>>> Dnia sobota, 20 września 2008, Andrew Joakimsen napisał:
>>>
>>>
>>>> This is very simple: I enable network support in dosemu, which driver
>>>>
>>>> do I use in the MS Networking Client ( I am running MS-DOS 6.22)?
>>>>
>>>> I have read the documentation, but it didn"t help me.
>>>>
>>>> I installed MS-DOS 6.22 under VirtualBox, everything works fine there
>>>>
>>>> including the network. I copied this over to dosemu and now it says
>>>>
>>>> the LAN card is not found, so dosemu doesn"t emulate the AMD LAN II
>>>>
>>>> hardware.... what is the driver to use?
>>>>
>>> There's no network card in dosemu you could use. There's only one way to
>>> talk to your host network card - through a packet driver, but AFAIK you
>>> won't be able to run MS Client anyway (you'll need some ndis to packet
>>> driver "adapter" which just doesn't exists).
>>>
>>> If you need use dosemu to connect to some windows/samba resource, then
>>> take
>>>
>>> a look at http://pascalek.pers.pl/en/propage/samba4dosemu-introduction.
>>>
>>> Regards,
>>>
>>> --
>>>
>>> Rafał Cygnarowski
>>>
>>> rafilists [at] gmail [dot] com
>>>
>
> --
> Sent from Google Mail for mobile | mobile.google.com
> N�����r��y���b�X��ǧv�^�)޺{.n�+����{���h�)���w*\x1fjg���\x1e�����ݢj/���z�ޖ��2�ޙ���&�)ߡ�a��\x7f��\x1e�G���h�\x0f�j:+v���w�٥
--
Ivan Baldo - ibaldo@adinet.com.uy - http://ibaldo.codigolibre.net/
From Montevideo, Uruguay, at the south of South America.
Freelance programmer and GNU/Linux system administrator, hire me!
Alternatives: ibaldo@codigolibre.net - http://go.to/ibaldo
--
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] 7+ messages in thread* Re: Quick Networking Support Question.
2008-09-22 18:52 ` Andrew Joakimsen
2008-09-22 19:13 ` Ivan Baldo
@ 2008-09-22 19:19 ` Frank Cox
2008-09-22 20:34 ` Alain M.
2 siblings, 0 replies; 7+ messages in thread
From: Frank Cox @ 2008-09-22 19:19 UTC (permalink / raw)
To: Andrew Joakimsen; +Cc: linux-msdos
On Mon, 22 Sep 2008 14:52:06 -0400
"Andrew Joakimsen" <joakimsen@gmail.com> wrote:
> WHICH packet driver is the question I am
> trying to figure out!
http://dosemu.sourceforge.net/docs/README/1.1.3.7/x991.html
--
MELVILLE THEATRE ~ Melville Sask ~ http://www.melvilletheatre.com
DRY CLEANER BUSINESS FOR SALE ~ http://www.canadadrycleanerforsale.com
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Quick Networking Support Question.
2008-09-22 18:52 ` Andrew Joakimsen
2008-09-22 19:13 ` Ivan Baldo
2008-09-22 19:19 ` Frank Cox
@ 2008-09-22 20:34 ` Alain M.
2008-09-22 20:46 ` Stu
2 siblings, 1 reply; 7+ messages in thread
From: Alain M. @ 2008-09-22 20:34 UTC (permalink / raw)
To: dosEmu-list
Dosemu alrady has a packet driver, so you do not install one.
What you need is to configure tun/tap and a bridge On linux to be used
by dosemu. that is all :)
Alain
Andrew Joakimsen escreveu:
> Is it or is it not possible? WHICH packet driver is the question I am
> trying to figure out! Theres no such thing as a standard or generic
> network card. So if dosemu support networking it has to emulate some
> LAN adapter. Obviously this has to do with the "packet driver" but I
> have not figured out or seen anywhere WHICH PRECISE "packet driver" to
> be using. There should be an oeminfo.inf file and some .SYS file....
> That should get me on the network.
>
>
> ---------- Forwarded message ----------
> From: Stu <stu.axon@gmail.com>
> Date: 2008/9/22
> Subject: Re: Quick Networking Support Question.
> To: Andrew Joakimsen <joakimsen@gmail.com>
>
>
> Not low level enough support for what you want to do, but i think
> somebody was working on someth linking it with samba or someth.
> Otherwise its possible to use the netware style networking in dosemu
> using the packet driver, ftp and even web with arachne may be possible
>
> On 9/22/08, Andrew Joakimsen <joakimsen@gmail.com> wrote:
>> So there is not "network support" in dosemu?
>>
>> On Mon, Sep 22, 2008 at 1:27 PM, Rafał Cygnarowski <rafilists@gmail.com>
>> wrote:
>>> Dnia sobota, 20 września 2008, Andrew Joakimsen napisał:
>>>
>>>> This is very simple: I enable network support in dosemu, which driver
>>>> do I use in the MS Networking Client ( I am running MS-DOS 6.22)?
>>>> I have read the documentation, but it didn"t help me.
>>>> I installed MS-DOS 6.22 under VirtualBox, everything works fine there
>>>> including the network. I copied this over to dosemu and now it says
>>>> the LAN card is not found, so dosemu doesn"t emulate the AMD LAN II
>>>> hardware.... what is the driver to use?
>>> There's no network card in dosemu you could use. There's only one way to
>>> talk to your host network card - through a packet driver, but AFAIK you
>>> won't be able to run MS Client anyway (you'll need some ndis to packet
>>> driver "adapter" which just doesn't exists).
>>>
>>> If you need use dosemu to connect to some windows/samba resource, then
>>> take
>>>
>>> a look at http://pascalek.pers.pl/en/propage/samba4dosemu-introduction.
>>>
>>> Regards,
>>>
>>> --
>>>
>>> Rafał Cygnarowski
>>>
>>> rafilists [at] gmail [dot] com
>
> --
> Sent from Google Mail for mobile | mobile.google.com
> N�����r��y���b�X��ǧv�^�)޺{.n�+����{���h�)���w*\x1fjg���\x1e�����ݢj/���z�ޖ��2�ޙ���&�)ߡ�a��\x7f��\x1e�G���h�\x0f�j:+v���w�٥
--
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] 7+ messages in thread* Re: Quick Networking Support Question.
2008-09-22 20:34 ` Alain M.
@ 2008-09-22 20:46 ` Stu
0 siblings, 0 replies; 7+ messages in thread
From: Stu @ 2008-09-22 20:46 UTC (permalink / raw)
To: Alain M.; +Cc: dosEmu-list
Maybe dosemu should have a wiki that we can pour the knowledge from
the mailing list into (although it would probably need to not be open
to all to avoid spam)
2008/9/22 Alain M. <alainm@pobox.com>:
> Dosemu alrady has a packet driver, so you do not install one.
>
> What you need is to configure tun/tap and a bridge On linux to be used
> by dosemu. that is all :)
>
> Alain
>
> Andrew Joakimsen escreveu:
>>
>> Is it or is it not possible? WHICH packet driver is the question I am
>> trying to figure out! Theres no such thing as a standard or generic
>> network card. So if dosemu support networking it has to emulate some
>> LAN adapter. Obviously this has to do with the "packet driver" but I
>> have not figured out or seen anywhere WHICH PRECISE "packet driver" to
>> be using. There should be an oeminfo.inf file and some .SYS file....
>> That should get me on the network.
>>
>>
>> ---------- Forwarded message ----------
>> From: Stu <stu.axon@gmail.com>
>> Date: 2008/9/22
>> Subject: Re: Quick Networking Support Question.
>> To: Andrew Joakimsen <joakimsen@gmail.com>
>>
>>
>> Not low level enough support for what you want to do, but i think
>> somebody was working on someth linking it with samba or someth.
>> Otherwise its possible to use the netware style networking in dosemu
>> using the packet driver, ftp and even web with arachne may be possible
>>
>> On 9/22/08, Andrew Joakimsen <joakimsen@gmail.com> wrote:
>>>
>>> So there is not "network support" in dosemu?
>>>
>>> On Mon, Sep 22, 2008 at 1:27 PM, Rafał Cygnarowski <rafilists@gmail.com>
>>> wrote:
>>>>
>>>> Dnia sobota, 20 września 2008, Andrew Joakimsen napisał:
>>>>
>>>>> This is very simple: I enable network support in dosemu, which driver
>>>>> do I use in the MS Networking Client ( I am running MS-DOS 6.22)?
>>>>> I have read the documentation, but it didn"t help me.
>>>>> I installed MS-DOS 6.22 under VirtualBox, everything works fine there
>>>>> including the network. I copied this over to dosemu and now it says
>>>>> the LAN card is not found, so dosemu doesn"t emulate the AMD LAN II
>>>>> hardware.... what is the driver to use?
>>>>
>>>> There's no network card in dosemu you could use. There's only one way to
>>>> talk to your host network card - through a packet driver, but AFAIK you
>>>> won't be able to run MS Client anyway (you'll need some ndis to packet
>>>> driver "adapter" which just doesn't exists).
>>>>
>>>> If you need use dosemu to connect to some windows/samba resource, then
>>>> take
>>>>
>>>> a look at http://pascalek.pers.pl/en/propage/samba4dosemu-introduction.
>>>>
>>>> Regards,
>>>>
>>>> --
>>>>
>>>> Rafał Cygnarowski
>>>>
>>>> rafilists [at] gmail [dot] com
>>
>> --
>> Sent from Google Mail for mobile | mobile.google.com
>> N�����r��y���b�X��ǧv�^�)޺{.n�+����{���h�)���w* jg���
>> �����ݢj/���z�ޖ��2�ޙ���&�)ߡ�a�� �� �G���h� �j:+v���w�٥
>
> --
> 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] 7+ messages in thread