|
Home > IT Notes
Converting a Dialup Smoothwall  Firewall to Optus Cable
I was concerned about getting smoothwall running properly
with an Optus cable modem, but it turned out to be a complete no-
brainer! Just make the smoothwall DHCP its red interface address!
The only precaution I took was to put the ethernet card I intended to use
for red interface in the dummy PC I got the Optus tech to connect the
cable modem to. That way, DHCP requests keep coming from the same MAC
address. I had read around the traps that changing MAC addresses could
cause problems.
On the green side, the TCP/IP config on my PCs was static as I had no DHCP
server, so I just changed the default gateway and the primary DNS on each PC to the
address of the smoothwall green interface.
As I said, it was all too easy! Go for it! Oh, and feel free to drop me a
line direct if you have probs.
Here's a more detailed procedure:
- Log into the smoothwall box at the console or via ssh as 'setup'.
- From the resulting menu select 'Networking'.
- Select the 'Network Configuration type' item.
- Select the 'Green + Red' option. (IE both red & green are to be
ethernet connections) & click OK.
- Select 'Drivers & card assignments' and say 'OK' to change the
settings.
- If you've got a PCI card you can 'probe' for the correct driver,
otherwise you'll have to 'select' the correct driver from the list.
- Say 'OK' to assign it to the RED interface.
- Click 'OK' to confirm all assignments.
- From the menu select 'Address settings'.
- Select 'RED' and click on 'OK'.
- Check 'DHCP' and click on 'OK'
- You should probably enter a host name at this screen if you don't
already have one. I've seen recommendations that you use your
Optusnet username, so I did.
- Click on 'Done'.
- Click on 'Done'.
- Click on 'Quit'.
- Smootwall should now DHCP an address for your RED ethernet card from
Optus, and away you go.
Home > IT Notes
|