Sorry to not answer your last question properly,anyway here is the ouput
of netstat -r on all 3 machines (the server has no modem, only my 2
workstations):
Due to the display of the readouts, i have attatched a .txt file.
i know my ppp0 addy is in there (but my isp uses dynamic addressing, so
iam not too worried about displaying the info)
also looking at the server readout its displaying 2 eth0 settings, which
the others don't have??
also there is nothing at 192.168.1.254 at the moment, but i plan to use
that as the default gateway latter on for internet connection sharing
once my network is sorted out, and when i install another nic card.
Cheers
Mark
On 03 Aug 2001 20:39:24 +0200, Michael Schwendt wrote:
> On 2001-08-03, mark wrote:
>
> > RX packets:10647032 errors:0 dropped:0 overruns:0 frame:0
> > TX packets:10623568 errors:0 dropped:0 overruns:0 carrier:0
> > collisions:426377 txqueuelen:100
>
> Not that unusual me thinkgs. Depends on how much traffic you have
> had from the two workstations to the server at the same time.
>
> What is at 192.168.1.254?
>
> >> On 2001-08-03, mark wrote:
> >>
> >> > I have a three machine network (internal only) consisting of a small
> >> >server (only exporting nis and nfs) and 2 workstations.the ip addresses
> >> >of the machines are as follows:
> >> >
> >> >server: 192.168.1.250/255.255.255.0
> >> > gateway:192.168.1.254
> >> > broadcast address:192.168.1.255
> >>
> >> What is at 192.168.1.254?
>
> Question remains unanswered. If your netstat -nr (route -n) is okay
> on all three machines, a bad route doesn't seem to be the problem
> either.
>
>
>
>
> _______________________________________________
> Seawolf-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/seawolf-list
>
machine1 (ogri):
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
213.121.147.36 0.0.0.0 255.255.255.255 UH 40 0 0 ppp0
192.168.1.0 0.0.0.0 255.255.255.0 U 40 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 40 0 0 lo
0.0.0.0 213.121.147.36 0.0.0.0 UG 40 0 0 ppp0
machine2 (mitzi):
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
192.168.1.0 0.0.0.0 255.255.255.0 U 40 0 0 eth0
172.16.31.0 0.0.0.0 255.255.255.0 U 40 0 0 vmnet1
127.0.0.0 0.0.0.0 255.0.0.0 U 40 0 0 lo
server - machine3 (kickstart):
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
192.168.1.0 0.0.0.0 255.255.255.0 U 40 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 40 0 0 lo
0.0.0.0 192.168.1.254 0.0.0.0 UG 40 0 0 eth0