Hi guys, I am trying to connect through an asuscom (56000) serial modem in CentOS5, but when tried Kppp tool it sais no device found. I can't see /dev/modem :( What could you suggest in this cases ? Thanks you in advance.
Alain Reguera Delgado wrote:> Hi guys, > > I am trying to connect through an asuscom (56000) serial modem in > CentOS5, but when tried Kppp tool it sais no device found. I can't see > /dev/modem :( > What could you suggest in this cases ?Is your modem an external one? If so - connect it to your machine's serial port (/dev/ttyS0 or /dev/ttyS1) - try to communicate with it with 'minicom' - ensure it responds your 'at' commands Once done, you are safe to create a /dev/modem symlink to your ttySx device. Oskar> > Thanks you in advance. > _______________________________________________ > CentOS mailing list > CentOS at centos.org > lists.centos.org/mailman/listinfo/centos >