Re: RF modem PPP support



Eduardo Marques wrote:
Hello,

Can anyone point me to information on setting up PPP for RF modems
(radio-frequency spread spectrum modems), or any other protocols for
enabling TCP/IP over RF modems.

How do your RF modems connect to the PC?

If they use serial ports, then it should be no different from any other serial port modem as far as PPP is concerned.

If they're on PCI cards that have normal serial UARTs (16550s or similar), then it should be just like using any other internal real modem.

If they're on PCI cards without serial UARTs, then you'll need hardware-specific drivers before you even think about PPP. (Similar to winmodems.)

If they're USB devices, you might have luck with the generic "ACM" driver for USB modems or you might need hardware-specific drivers, depending on the design of the hardware you have.

If they're Ethernet-connected, have a look at the PPPoE stuff commonly used for DSL. AFAICT, the PPPoE code doesn't care whether it's a DSL modem or an RF modem (or whatever else) connected to the Ethernet port. With that hardware, however, there might not be any need for PPP. Just treat the RF link like any other LAN connection.

Those are the only connection types I've seen for RF modems. If yours connect to the PC in some other way, say so.

IMHO, external serial port (not USB) would be the easiest to get working.
.



Relevant Pages

  • Re: NDIS Miniport Serial Driver
    ... i currently have two modems attached on serial ports which i would ... > Although i can get one machine to accept a connection and one to dial ... > serial port driver which emulates the responses of a Hayes AT modem. ... > One of my thoughts is to have the modem appear as a network device ...
    (microsoft.public.development.device.drivers)
  • NDIS Miniport Serial Driver
    ... i currently have two modems attached on serial ports which i would ... Although i can get one machine to accept a connection and one to dial ... serial port driver which emulates the responses of a Hayes AT modem. ... One of my thoughts is to have the modem appear as a network device ...
    (microsoft.public.development.device.drivers)
  • ucom* at uftdi? does not work with getty
    ... We purchased a USB to 8 serial port converter that uses an FTDI ... The ports work fine with minicom and modems, but NOT with getty. ... a modem attached to ucomX yields auto-answer and a connect just fine, ...
    (freebsd-questions)
  • Re: Fax Modem recommendation
    ... Installed a new server with SBS 2003 R2 and want to use the fax service. ... ordered a VOIP fax line from Packet8 and it seems to work only the internal ... I use the MultiTech Fax modems, about $200+ each, or the older US ... serial port or Rocket Port uPCI 8 port serial cards. ...
    (microsoft.public.windows.server.sbs)
  • Re: faxes getting stuck
    ... All we're got is a fairly standard Dell rack server, with 2 US Robotics fax modems. ... plugged into the serial port, one into a USB port. ... I did find something recently that suggested there could be problems if the modems were set to answer after one ring, but I've tried altering that, and still seem to be getting issues. ...
    (microsoft.public.windows.server.sbs)