Ok folks, I'm about ready to completely give up & pay for yet another static IP, but I really don't need one. Let me give you an overview of what I'm trying to do along with my network structure. I'll do the structure first:
Hardware:
1 Cisco 675 DSL router
1 8 port 10/100 switch
1 Wireless Access Point
4 PCs total on network (1 on wireless)
Operting systems:
1 client running Windows 2000 Pro
2 clients running Windows 98 SE
1 client running Mandrake Linux 8.0
Address configuration
Windows 2000 machine static IP on 216.98.xxx.xxx network
Windows 98 machines static IP on 216.98.xxx.xxx network
Mandrake Linux machine static IP on 192.168.0.5
What I'm trying to do:
Allow all clients to access the fileserver that is on the 192.168.0.5 address but I cannot seem to do it. Here's what I've tried:
Approach 1:
This approach I setup the Cisco 675 to do DHCP & NAT, problem was that it would not work properly as a DHCP server for some odd reason. I went through several newsgroups & a cisco chat room and after a bit of tweeking I had the configuration correct but it would not hand out addresses to either the Windows 98 client or Mandrake Linux client. I could understand that I might've misconfigured DHCP on the mandrake client but the Windows 98 client is as easy as it gets. It was not getting a response from the DHCP server (Cisco 675) so that approach went out the window
Approach 2:
This time I decided to stick with just plain old routing, the Mandrake client doesn't need access to the internet really I just need to access it over the network. But I could not seem to get routing to work either. I've set eth0 to 216.98.xxx.xxx and vip0 (virtual IP) to 192.168.0.5 as I was told it would then automatically route the packets. It did not, tried switching them around with the same results. I then figured I should probably add them to the routing table for the clients, first up was the Windows 2000 client, I typed in the following (the x's have numbers):
\F:\>route add 192.168.0.5 mask 255.255.255.252 216.98.xxx.xx
The route addition failed: The specified mask parameter is invalid. (Destination
& Mask) != Destination.
I tried it with a mask of 255.255.255.0 with the same error message, any ideas of what's wrong here?
If you have a solution to my problem (no I don't want to change all of my IPs to private addresses) that will allow me to access my fileserver I will be grateful. Thanks.
Hardware:
1 Cisco 675 DSL router
1 8 port 10/100 switch
1 Wireless Access Point
4 PCs total on network (1 on wireless)
Operting systems:
1 client running Windows 2000 Pro
2 clients running Windows 98 SE
1 client running Mandrake Linux 8.0
Address configuration
Windows 2000 machine static IP on 216.98.xxx.xxx network
Windows 98 machines static IP on 216.98.xxx.xxx network
Mandrake Linux machine static IP on 192.168.0.5
What I'm trying to do:
Allow all clients to access the fileserver that is on the 192.168.0.5 address but I cannot seem to do it. Here's what I've tried:
Approach 1:
This approach I setup the Cisco 675 to do DHCP & NAT, problem was that it would not work properly as a DHCP server for some odd reason. I went through several newsgroups & a cisco chat room and after a bit of tweeking I had the configuration correct but it would not hand out addresses to either the Windows 98 client or Mandrake Linux client. I could understand that I might've misconfigured DHCP on the mandrake client but the Windows 98 client is as easy as it gets. It was not getting a response from the DHCP server (Cisco 675) so that approach went out the window
Approach 2:
This time I decided to stick with just plain old routing, the Mandrake client doesn't need access to the internet really I just need to access it over the network. But I could not seem to get routing to work either. I've set eth0 to 216.98.xxx.xxx and vip0 (virtual IP) to 192.168.0.5 as I was told it would then automatically route the packets. It did not, tried switching them around with the same results. I then figured I should probably add them to the routing table for the clients, first up was the Windows 2000 client, I typed in the following (the x's have numbers):
\F:\>route add 192.168.0.5 mask 255.255.255.252 216.98.xxx.xx
The route addition failed: The specified mask parameter is invalid. (Destination
& Mask) != Destination.
I tried it with a mask of 255.255.255.0 with the same error message, any ideas of what's wrong here?
If you have a solution to my problem (no I don't want to change all of my IPs to private addresses) that will allow me to access my fileserver I will be grateful. Thanks.