I don't understand what I am doing wrong? I'm hoping one of you guru's can
help.
I can dial out to an IBM RS6000 AIX 4.3 and connect with ppp from my RedHat 7.2
box using wv_dial. Netstat -rn looks ok to me - but I cannot PING - it is
always a 100% loss. If I turn on telnet in system services, etc, sometimes I
can get a login screen - logon and then it hangs!
I do have a network card for my home network ( windows98, linux5.2 and
linux7.2). ( I had everything working on linux 5.2 but I'll be darned if I
cannot get it to work on 7.2 ) - getting very frustrated with RedHat 7.2!!!!
Thanks - so much - in advance!!!!
I also need to get my SCSI tape drive working - maybe someone can point me in
the right direction for solving this issue too!!!!
Here is some logs - maybe someone can spot something I don't have set up right!
PPP LOG.
WvDial: Internet dialer version 1.41Initializing modem.Sending: ATZATZ
OK
Sending: AT&B1AT&B1
OK
Modem initialized.Sending: ATDT 1,4409999999
Waiting for carrier.ATDT 1,4409999999
CONNECT 26400/ARQ
Carrier detected. Waiting for prompt.
AIX Version 4
(C) Copyrights by IBM and by others 1982, 1996.
login:
AIX Version 4
(C) Copyrights by IBM and by others 1982, 1996.
login: Looks like a login prompt.Sending: pppppppppppp
pppppp's Password: Looks like a password prompt.Sending: (password)
detected.Starting pppd at Tue Apr 9 21:58:15 2002
NETSTAT AND FAILING PING.
/root> netstat -rnKernel IP routing tableDestination Gateway
Genmask Flags MSS Window irtt Iface192.1.16.7 0.0.0.0
255.255.255.255 UH 40 0 0 ppp0192.168.100.0 0.0.0.0
255.255.255.0 U 40 0 0 eth0127.0.0.0 0.0.0.0
255.0.0.0 U 40 0 0 lo0.0.0.0 192.1.16.7
0.0.0.0 UG 40 0 0 ppp0
/root> ping 192.1.16.7PING 192.1.16.7 (192.1.16.7) from 192.1.16.8 : 56(84)
bytes of data.--- 192.1.16.7 ping statistics ---13 packets transmitted, 0
packets received, 100% packet loss
/root> telnet 192.1.16.7Trying 192.1.16.7...
IFCONFIG ( partial)
ppp0 Link encap:Point-to-Point Protocol inet addr:192.1.16.8
P-t-P:192.1.16.7 Mask:255.255.255.255 UP POINTOPOINT RUNNING NOARP
MULTICAST MTU:1500 Metric:1 RX packets:3 errors:0 dropped:0
overruns:0 frame:0 TX packets:7 errors:0 dropped:0 overruns:0
carrier:0 collisions:0 txqueuelen:3 RX bytes:48 (48.0 b) TX
bytes:315 (315.0 b)