ik heb net Freesco op floppy gezet (gedownload op http://freesco.tudra.net), de benodigde files aangepast en een oude pc met deze flop opgestart. Freesco maakt wel verbinding met MxStream, maar het netwerk erachter werkt niet. Ik kan vanaf de router niet de overige Win98SE computers pingen en andersom ook niet. Wel is het modem van MxStream (10.0.0.138) te pingen vanaf de router.
Hieronder de gegevens van route -n en ifconfig:
Is er iemand die mij kan helpen met m'n probleem???
Hieronder de gegevens van route -n en ifconfig:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
| Routing table
Destination Gateway Genmask Flags MSS Window Use Iface
----------- ------- ------- ----- --- ------ --- -----
255.255.255.255 * 255.255.255.255 UH 1500 0 0 eth1
255.255.255.255 * 255.255.255.255 UH 1500 0 0 eth0
xxx.xxx.xxx.xxx * 255.255.255.255 UH 1500 0 0 ppp0
10.0.0.0 * 255.255.255.0 U 1500 0 3 eth0
192.168.0.0 * 255.255.255.0 U 1500 0 1 eth1
127.0.0.0 * 255.255.255.0 U 3584 0 2 lo
default 10.0.0.150 * UC 1500 0 3 eth0
----------- ------- ------- ----- --- ------ --- -----
Ifconfig
lo: link encap: Local loopback
inet addr: 127.0.0.1 Bcast: 127.255.255.255 Mask: 255.0.0.0
UP BROADCAST LOOPBACK RUNNING MTU: 3584 METRIC: 1
eth0: link encap: 10 MBPS Ethernet
inet addr: 10.0.0.100 Bcast: 10.0.0.255 Mask: 255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU: 1500 METRIC: 1
interrupt: 10 Base addres: 0xfc00
eth1: link encap: 10 MBPS Ethernet
inet addr: 192.168.0.1 Bcast: 192.168.0.255 Mask: 255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU: 1500 METRIC: 1
interrupt: 3 Base addres: 0xf800
ppp0: link encap: Point-to-point Protocol
inet addr: 62.251.22.284 P-t-p: xxx.xxx.xxx.xxx Mask: 255.0.0.0
UP POINTTOPOINT RUNNING NOARP MULTICAST MTU: 1500 METRIC: 1 |
Is er iemand die mij kan helpen met m'n probleem???