Networking Forums

Networking Forums > Computer Networking > Linux Networking > Many Hosts via few Modems

Reply
Thread Tools Display Modes

Many Hosts via few Modems

 
 
Walter Harms
Guest
Posts: n/a

 
      01-14-2004, 04:23 PM
Hi world,
i try to get data from several stations via modem.
Of cause there are more stations than modems.
A problem occurs if more request are made that modems available.
Is there a daemon that can handle several modems ? any ideas ?

walter


--
 
Reply With Quote
 
 
 
 
Grant Edwards
Guest
Posts: n/a

 
      01-14-2004, 04:42 PM
On 2004-01-14, Walter Harms <(E-Mail Removed)> wrote:

> i try to get data from several stations via modem. Of cause
> there are more stations than modems. A problem occurs if more
> request are made that modems available. Is there a daemon
> that can handle several modems ? any ideas ?


If the data is transferred periodically in batches, uucp is
ideal. If it's more "live", then I don't know...

--
Grant Edwards grante Yow! My nose feels like a
at bad Ronald Reagan movie...
visi.com
 
Reply With Quote
 
Walter Harms
Guest
Posts: n/a

 
      01-15-2004, 03:20 PM
Grant Edwards <(E-Mail Removed)> writes:

>On 2004-01-14, Walter Harms <(E-Mail Removed)> wrote:


>> i try to get data from several stations via modem. Of cause
>> there are more stations than modems. A problem occurs if more
>> request are made that modems available. Is there a daemon
>> that can handle several modems ? any ideas ?


>If the data is transferred periodically in batches, uucp is
>ideal. If it's more "live", then I don't know...


UUCP would be the last resort because i need IP based services. I have
experimented with diald, looks promissing i hope he can do it.

walter

--
 
Reply With Quote
 
Grant Edwards
Guest
Posts: n/a

 
      01-15-2004, 03:33 PM
On 2004-01-15, Walter Harms <(E-Mail Removed)> wrote:
> Grant Edwards <(E-Mail Removed)> writes:
>
>>On 2004-01-14, Walter Harms <(E-Mail Removed)> wrote:

>
>>> i try to get data from several stations via modem. Of cause
>>> there are more stations than modems. A problem occurs if more
>>> request are made that modems available. Is there a daemon
>>> that can handle several modems ? any ideas ?

>
>>If the data is transferred periodically in batches, uucp is
>>ideal. If it's more "live", then I don't know...

>
> UUCP would be the last resort because i need IP based services.


Oh, I missed that part of the spec.

> I have experimented with diald, looks promissing i hope he can
> do it.


So you want to use a pool of modems to do demand-dialing of PPP
connections?

--
Grant Edwards grante Yow! It's OKAY --- I'm an
at INTELLECTUAL, too.
visi.com
 
Reply With Quote
 
jack
Guest
Posts: n/a

 
      01-16-2004, 09:14 AM
Walter Harms wrote:
>>>i try to get data from several stations via modem. Of cause
>>>there are more stations than modems. A problem occurs if more
>>>request are made that modems available. Is there a daemon
>>>that can handle several modems ? any ideas ?

>
>
>>If the data is transferred periodically in batches, uucp is
>>ideal. If it's more "live", then I don't know...

>
>
> UUCP would be the last resort because i need IP based services. I have
> experimented with diald, looks promissing i hope he can do it.


What direction does the connection go? - Do those stations dial into
Your server, or do You want to dial them?

In the former case, why not get Your server online via Your local ISP
(for a specified time, perhaps, so that the remote stations then use
that time frame) and have the stations connect to it via their
respective local ISPs. You need to tell them Your IP, though, which
You can do with one of those dyn-dns providers or upload it to one
web site which the clients will wget.

In the latter case above, You could use the modem to only signal
them that You want a connection, and in turn those remote stations
will connect via their ISP. For this they won't even have to pick
that call up - if they see that it comes from Your server, they can
reject the call and dial-up automatically.

One advantage of this is that You actually save costs, especially if
those stations are spread over a wide area. Two calls to Your local
ISP are often less expensive than one "regular" dial-up line.


Cheers, Jack.

--
----------------------------------------------------------------------
My personal reading of the string "MicroSoft" expands to "NanoWeak"...

 
Reply With Quote
 
chris-usenet@roaima.co.uk
Guest
Posts: n/a

 
      01-20-2004, 12:05 PM
Grant Edwards <(E-Mail Removed)> wrote:
> If the data is transferred periodically in batches, uucp is
> ideal. If it's more "live", then I don't know...


Wow. I remember uucp. Last used it about 8 years ago. Do people really
still use it for data transfer these days?

Chris
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
LAN with no hosts :( will 18 Linux Networking 12 10-18-2006 11:39 PM
hosts.deny and hosts.allow problem dan Linux Networking 3 06-15-2005 07:26 PM
/etc/hosts used only sometimes graeme.pietersz@gmail.com Linux Networking 2 03-09-2005 06:28 AM
Using two DSL modems James S. Singleton Linux Networking 3 11-14-2004 08:00 PM
hosts JW Linux Networking 1 12-20-2003 02:22 PM



1 2 3 4 5 6 7 8 9 10 11