Please help: 1 Marconi modem, 5 PCs & fixed IPs

RetroPedro

Expert Member
Joined
Jun 22, 2005
Messages
1,424
Reaction score
33
Location
Maropeng, die plek van die deng...
I've set my own connection at the office with dynamic IPs and the modem automatically assigns. The client has an old Marconi modem (single port) and 5 PCs with fixed IP addresses, because their multi-function printer requires that. They also got a NNB network switch with 8 ports. How do I set the modem up for Internet connection? Thanks guys, much appreciated.
 
Set the IP of the modem as the gateway for the other PC's, along with the DNS settings?
 
Set the IP of the modem as the gateway for the other PC's, along with the DNS settings?

Hi Syndyre, excuse my ignorance, where do I set that? The only place I know about is the TCP/IP properties in the control panel. Either set "Obtain an IP address automatically" or "Use the following IP address". BTW, the logon will take place on the modem.
 
Get the modem to do the login, then it should have a LAN ip address set for itself, manually set IP addresses in the same subnet for all the PC's that need connectivity on the LAN under "Use the following IP address" Then just below that and subnet mask etc. there should be a gateway field. Put the LAN ip of the modem in there and below that there'll be more fields for DNS settings, fill your ISP's DNS servers in there.
 
Hi
Plug the switch into the router,plug the computers and printers into the switch.
1.
You need to take a look at the private class range your router is giving out the one ethernet port you mentioned, so power on the router and enter the administration which should hopefully be via http, login to the router and check that dhcp is on and what range the router is offering the LAN, ie 10.0.0.0/8 or 192.168.0.0/24. Check the address that the router has assigned it's one ethernet port that you speak of, it will probably be 10.0.0.2 or 192.168.1.1....it will probably be in the LAN section or such. This is the address you will assign as the default gateway on the machines.

2.
After this go to the machines and under the TCP/IP properties enter the default gateway address and assign each machine an address in the range from 192.168.1.0-192.168.0.254 or 10.0.0.2-10.0.0.254(just for conveniance sake) and set the subnet mask as 255.255.255.0 if it is the 192.168.0.1 or 255.0.0.0 if it is the 10.0.0.0 address range.....
Take note those settings are under the manual, not automatic.
3.
Click OK and then attempt to ping from the machines to the IP assigned in the router admin area as Default Gateway (192.168.0.1 or 10.0.0.2).
Hope that sorts you out.

This take into consideration that you want static IP's not auto IP,s because you say you have printers.
BTW, the cable from switch to router must be a crossover cable if you connect from normal switchport to router , or, if you use the uplink port on the switch then you can use a normal ethernet cable, some switches do this automatically.

Might aswell add this in since I'm here. To verify your config, goto start menu-run-type "cmd"-the terminal opens and type "ipconfig", here you shall see what you typed in the properties box.
The command to type in to set the settings manually from the command line is:
ipconfig /ip [ip address to set] [subnet mask]
ipconfig /dg [default gateway]

verify with "ipconfig"

End by typing " ping [Default Gateway address]
Successful ping means full communication to the telkom router.
The switch in between just repeats your signal basically, it doesn't need an IP, unless for administrative purposes you want to telnet in or via Aux to admin the switch.

So just to end it off, the five machines could look like this
IP.................... DG
1. 192.168.0.5 255.255.255.0
2. 192.168.0.6 255.255.255.0
3. 192.168.0.7 255.255.255.0
4 192.168.0.8 255.255.255.0
5.192.168.0.9 255.255.255.0
or
1. 10.0.0.5 255.255.255.0
2.10.0.0.6 255.255.255..0
3.10.0.0.7 255.255.255.0
4.10.0.0.0.8 255.255.255.0
5.10.0.0.9 255.255.255.0
For the 10 example, the router might have it set to 255.0.0.0 in which case replace it with that in the ten example above,check that.

All machine set with Default gateway found in router admin page, eg: 192.168.0.1 or 10.0.0.2 most likely, could even be 192.168.1.1 in which case replace the 0 with a 1(192.168.1.5) in the 5 examples above.
 
Last edited:
Wow! Thanks for your help guys, and die for your extensive explanation, I'm going to try it out on my own network, and tomorrow at the client. Still somewhat of a mystery to me of when to use a straight, and when to use a crossover cable. Used a crossover cable on another NNB switch to connect to a printer and it worked fine, as I understand now the switch must've done the sorting out.
 
Once again, thanks for the help die and Syndyre, I've managed to implement this on my own LAN. I got stuck once and then remembered that Syndyre said to enter the DNS server, which is the same as the router IP address. Now I can go and sleep in peace... Who was it that said: "The true test of knowledge is when you can explain it to someone else"?
 
well, about the straight and crossover thing think of it like this, (my own example) group1 = pc, router(think modem falls into here aswell). group2 = switch, hub. To connect group1 to group2, use straight. to connect same groups, eg 1<->1 or 2<->2, use crossover.
 
Top
Sign up to the MyBroadband newsletter
X