Hi,
I was requested by a friend who does not have an access to NG services to
post this:
At work, I have setup my Pentium 200MHz machine that is connected to a
64Kbps leased line as a router using the RedHat 7.0 Linux distro. I also
have attached an external 56Kbps modem to my router for myself to dial-in
from home. The following is the network scheme:
+---| Linux as a router with a dial-in modem |---> 64Kbps Internet
|
+---| Linux #0 |
|
+---| Linux #1 |
:
.
+---| Linux #n |
Everytime when I attempted to connect to my router's modem from home, I
could only get 9.6Kbps (I know that means nothing) and surfing the net was
so slow. I could only get 1KByte/sec doing an FTP download from any of
other Linux machine which confirmed that the dial-in connection was only
about 9.6 Kbps. I tried to upgrade my system with mgetty-1.1.25 and
ppp-2.4.0 and am still getting 9.6 Kbps connection. When I do "setserial
-a /dev/ttyS3" (my modem is connected to com4), I got:
/dev/ttyS3, Line 3, UART: 16550A, Port: 0x02e8, IRQ: 3
Baud_base: 115200, close_delay: 50, divisor: 0
closing_wait: 3000, closing_wait2: infinte
Flags: spd_normal
There's got to be something that set my router's /dev/ttyS3 to only a
9.6Kbps. What else am I missing? BTW, I am using the original kernel
distributed from the RedHat-7.0 Linux distro. Do I have to upgrade the
kernel to 2.4.x also to take the advantages offered by the mgetty-1.1.25
and ppp-2.4.0 packages?
TIA.