On 20 Sep 2002 08:43:56 GMT, frank damgaard
<frank_tmp4@post.cybercity.dk> wrote:
>> Jeg forsøger at etablere forbindelse til internettet via et gammelt
>> 33.6 modem i SuSE 8.0. Modemmet ringer fint op til TDC og jeg får
>med "ifconfig ppp0" kan du se de 2 IP addresser på PPP forbindelse,
>kan du pinge disse ?
Den ene: ja. Den anden: nope. Resultat:
sune@odin
> /sbin/ifconfig ppp0
ppp0 Link encap:Point-to-Point Protocol
inet addr:195.249.25.207 P-t-P:195.249.8.108
Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:24 errors:0 dropped:0 overruns:0 frame:0
TX packets:34 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:1609 (1.5 Kb) TX bytes:945 (945.0 b)
sune@odin
> ping -c 2 195.249.25.207
PING 195.249.25.207 (195.249.25.207) from 195.249.25.207 : 56(84)
bytes of data.
64 bytes from 195.249.25.207: icmp_seq=1 ttl=255 time=0.130 ms
64 bytes from 195.249.25.207: icmp_seq=2 ttl=255 time=0.128 ms
--- 195.249.25.207 ping statistics ---
2 packets transmitted, 2 received, 0% loss, time 1000ms
rtt min/avg/max/mdev = 0.128/0.129/0.130/0.001 ms
sune@odin
> ping -c 2 195.249.8.108
PING 195.249.8.108 (195.249.8.108) from 195.249.25.207 : 56(84) bytes
of data.
--- 195.249.8.108 ping statistics ---
2 packets transmitted, 0 received, 100% loss, time 1016ms
>
>hvordan set "route -n" ud ?
Sån' her:
sune@odin
> /sbin/route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref
Use Iface
195.249.8.108 0.0.0.0 255.255.255.255 UH 0 0
0 ppp0
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0
0 eth1
192.168.141.0 0.0.0.0 255.255.255.0 U 0 0
0 eth0
0.0.0.0 195.249.8.108 0.0.0.0 UG 0 0
0 ppp0
Giver det anledning til bekymring?
--
Sune