philippjosefric
2005-04-06, 11:31 PM CDT
I am using FC3 on both mashines of the network.
1.Question:
In order to have a local net I installe the 1. PC as a Server and thougth the second could be a workstation.
No I was told, that in LINUX this is not necessary: to run a network I can use two PCs, which are installed as workstation. Is tahat true? I thought i PC must work as a server, the others can be workstations.
2. Question: Because I want to make an other local somewere else, which I am testing at home
I had my 2nd PC(which will be the server of the other local network) installed as Server as well.
Now I have two FC3-servers linked together via crossed over cable (which had worked recently with Mandrake and Fedora). At the first PC eth0 is activated, at the 2nd PC I cannot activate eth0. And that is my problem.
On the first PC I am in the internet via ISDN-Modem.
[root@zentrale erwin]# route
Kernel IP Routentabelle
Ziel Router Genmask Flags Metric Ref Use Iface
LRIET032.highwa * 255.255.255.255 UH 0 0 0 ppp0
192.168.0.0 * 255.255.255.0 U 0 0 0 eth0
169.254.0.0 * 255.255.0.0 U 0 0 0 eth0
default LRIET032.highwa 0.0.0.0 UG 0 0 0 ppp0
[root@zentrale erwin]# ifconfig
eth0 Protokoll:Ethernet Hardware Adresse 00:0C:76:3D:0F:62
inet Adresse:192.168.0.1 Bcast:192.168.0.255 Maske:255.255.255.0
inet6 Adresse: fe80::20c:76ff:fe3d:f62/64 Gültigkeitsbereich:Verbindung
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:55 errors:0 dropped:0 overruns:0 frame:0
TX packets:83 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:1000
RX bytes:18810 (18.3 KiB) TX bytes:9213 (8.9 KiB)
Interrupt:11 Basisadresse:0xee00
lo Protokoll:Lokale Schleife
inet Adresse:127.0.0.1 Maske:255.0.0.0
inet6 Adresse: ::1/128 Gültigkeitsbereich:Maschine
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:91696 errors:0 dropped:0 overruns:0 frame:0
TX packets:91696 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:0
RX bytes:9436859 (8.9 MiB) TX bytes:9436859 (8.9 MiB)
ppp0 Protokoll:Punkt-zu-Punkt Verbindung
inet Adresse:62.46.221.183 P-z-P:195.3.89.121 Maske:255.255.255.255
UP PUNKTZUPUNKT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:719 errors:0 dropped:0 overruns:0 frame:0
TX packets:770 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:3
RX bytes:330560 (322.8 KiB) TX bytes:110774 (108.1 KiB)
On the second PC I want to connect via first PC to Internet and want to get access to files of the first PC and as well I want to be able to log into the first PC. In oder to make these three tasks
I created a new network-device with "Netzwerk-Konfiguration" and made it "automatic IP with DHCP" This should bi correct, because once I could run the network like this. But now system-config-network cannot activate this new device.
I thought, I did everything like bevor, but I cannot gain access to the network. What did I wrong?
PC2:
[root@philipp erwin]# ifconfig
eth0 Protokoll:Ethernet Hardware Adresse 00:0F:FE:0C:DF:02
inet6 Adresse: fe80::20f:feff:fe0c:df02/64 Gültigkeitsbereich:Verbindung
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:1000
RX bytes:0 (0.0 b) TX bytes:2128 (2.0 KiB)
Interrupt:177
lo Protokoll:Lokale Schleife
inet Adresse:127.0.0.1 Maske:255.0.0.0
inet6 Adresse: ::1/128 Gültigkeitsbereich:Maschine
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:2281 errors:0 dropped:0 overruns:0 frame:0
TX packets:2281 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:0
RX bytes:1979480 (1.8 MiB) TX bytes:1979480 (1.8 MiB)
[root@philipp erwin]# route
Kernel IP Routentabelle
Ziel Router Genmask Flags Metric Ref Use Iface
169.254.0.0 * 255.255.0.0 U 0 0 0 lo
I realise, there is a strenge route: 169.254.0.0 Where does this come from?
I did not make it.
The adress of PC1 is 192.168.0.1 and PC2 192.169.0.10
What can I do to connect the two PCS correct?
Thanks
Philipp
1.Question:
In order to have a local net I installe the 1. PC as a Server and thougth the second could be a workstation.
No I was told, that in LINUX this is not necessary: to run a network I can use two PCs, which are installed as workstation. Is tahat true? I thought i PC must work as a server, the others can be workstations.
2. Question: Because I want to make an other local somewere else, which I am testing at home
I had my 2nd PC(which will be the server of the other local network) installed as Server as well.
Now I have two FC3-servers linked together via crossed over cable (which had worked recently with Mandrake and Fedora). At the first PC eth0 is activated, at the 2nd PC I cannot activate eth0. And that is my problem.
On the first PC I am in the internet via ISDN-Modem.
[root@zentrale erwin]# route
Kernel IP Routentabelle
Ziel Router Genmask Flags Metric Ref Use Iface
LRIET032.highwa * 255.255.255.255 UH 0 0 0 ppp0
192.168.0.0 * 255.255.255.0 U 0 0 0 eth0
169.254.0.0 * 255.255.0.0 U 0 0 0 eth0
default LRIET032.highwa 0.0.0.0 UG 0 0 0 ppp0
[root@zentrale erwin]# ifconfig
eth0 Protokoll:Ethernet Hardware Adresse 00:0C:76:3D:0F:62
inet Adresse:192.168.0.1 Bcast:192.168.0.255 Maske:255.255.255.0
inet6 Adresse: fe80::20c:76ff:fe3d:f62/64 Gültigkeitsbereich:Verbindung
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:55 errors:0 dropped:0 overruns:0 frame:0
TX packets:83 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:1000
RX bytes:18810 (18.3 KiB) TX bytes:9213 (8.9 KiB)
Interrupt:11 Basisadresse:0xee00
lo Protokoll:Lokale Schleife
inet Adresse:127.0.0.1 Maske:255.0.0.0
inet6 Adresse: ::1/128 Gültigkeitsbereich:Maschine
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:91696 errors:0 dropped:0 overruns:0 frame:0
TX packets:91696 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:0
RX bytes:9436859 (8.9 MiB) TX bytes:9436859 (8.9 MiB)
ppp0 Protokoll:Punkt-zu-Punkt Verbindung
inet Adresse:62.46.221.183 P-z-P:195.3.89.121 Maske:255.255.255.255
UP PUNKTZUPUNKT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:719 errors:0 dropped:0 overruns:0 frame:0
TX packets:770 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:3
RX bytes:330560 (322.8 KiB) TX bytes:110774 (108.1 KiB)
On the second PC I want to connect via first PC to Internet and want to get access to files of the first PC and as well I want to be able to log into the first PC. In oder to make these three tasks
I created a new network-device with "Netzwerk-Konfiguration" and made it "automatic IP with DHCP" This should bi correct, because once I could run the network like this. But now system-config-network cannot activate this new device.
I thought, I did everything like bevor, but I cannot gain access to the network. What did I wrong?
PC2:
[root@philipp erwin]# ifconfig
eth0 Protokoll:Ethernet Hardware Adresse 00:0F:FE:0C:DF:02
inet6 Adresse: fe80::20f:feff:fe0c:df02/64 Gültigkeitsbereich:Verbindung
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:1000
RX bytes:0 (0.0 b) TX bytes:2128 (2.0 KiB)
Interrupt:177
lo Protokoll:Lokale Schleife
inet Adresse:127.0.0.1 Maske:255.0.0.0
inet6 Adresse: ::1/128 Gültigkeitsbereich:Maschine
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:2281 errors:0 dropped:0 overruns:0 frame:0
TX packets:2281 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:0
RX bytes:1979480 (1.8 MiB) TX bytes:1979480 (1.8 MiB)
[root@philipp erwin]# route
Kernel IP Routentabelle
Ziel Router Genmask Flags Metric Ref Use Iface
169.254.0.0 * 255.255.0.0 U 0 0 0 lo
I realise, there is a strenge route: 169.254.0.0 Where does this come from?
I did not make it.
The adress of PC1 is 192.168.0.1 and PC2 192.169.0.10
What can I do to connect the two PCS correct?
Thanks
Philipp