Hello Steve & Andy,
The result of route -n:-
[EMAIL PROTECTED] bin]# /sbin/route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
202.0.46.87 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0
192.168.42.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0
eth0
0.0.0.0 192.168.42.12 0.0.0.0 UG 0 0 0
eth0
[EMAIL PROTECTED] bin]# ping 202.0.46.87
PING 202.0.46.87 (202.0.46.87) 56(84) bytes of data.
64 bytes from 202.0.46.87: icmp_seq=0 ttl=255 time=151 ms
64 bytes from 202.0.46.87: icmp_seq=1 ttl=255 time=143 ms
64 bytes from 202.0.46.87: icmp_seq=2 ttl=255 time=141 ms
64 bytes from 202.0.46.87: icmp_seq=3 ttl=255 time=139 ms
64 bytes from 202.0.46.87: icmp_seq=4 ttl=255 time=613 ms
64 bytes from 202.0.46.87: icmp_seq=5 ttl=255 time=132 ms
64 bytes from 202.0.46.87: icmp_seq=6 ttl=255 time=138 ms
--- 202.0.46.87 ping statistics ---
7 packets transmitted, 7 received, 0% packet loss, time 6004 ms
rtt min/avg/max/mdev = 132.969/208.995/613.898/165.379 ms, pipe 2
[EMAIL PROTECTED] bin]#
What puzzles me is why the ISP assigns me this ip address.
I have tried with seLinux disabled and the firewall turned off and set kppp to
assign the default route.
Best regards,
======= At 2006-05-30, 22:03:29 you wrote: =======
>On Tue, 30 May 2006 21:50:11 +1200
>Paul Parkyn <[EMAIL PROTECTED]> wrote:
>
>> Hello
>> I am having a bit of a problem communicating over a dial up connection. The
>> modem connects to paradise and the pppd starts but there is no data passed
>> between the remote port and the port I have been assigned. I always get a
>> port in the 202.0.46.81 to 87 I did a bit of a check and 202.0.46.83 is a
>> command port to a dsl-504 modem or router not absolutely sure of the
>> number(dsl-504).
>> I am using Fedora FC4 I have tried two modems with the same result.
>>
>> I have used a Mepis live CD and configured the modem the same as in the
>> Fedora setup and works no problem.
>>
>> Any ideas as to the problem!
>>
>>
>> Best regards,
>>
>> Paul Parkyn
>> [EMAIL PROTECTED]
>> 2006-05-30
>>
>Does 'route -n' report the default gateway correctly?
>
>
>
>--
>No virus found in this incoming message.
>Checked by AVG Free Edition.
>Version: 7.1.394 / Virus Database: 268.7.4/351 - Release Date: 29/05/2006
>
>.
= = = = = = = = = = = = = = = = = = = =
Paul Parkyn
[EMAIL PROTECTED]
2006-05-31