Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Our Archives > General Archives > Servers > 2 ethernet cards and DHCP?

 
2 ethernet cards and DHCP?
Thread Tools
Fresh-Faced Recruit
Join Date: Dec 2001
Location: Boston, MA
Status: Offline
Dec 17, 2001, 10:09 AM
 
Yes, i am fairly new to OSX server, forgive me if the question is stupid.

I currently have an older G3/233/192/20 at home running MacOSX Server v10.1 without a problem. I also have a G4/Dual533/384/60 as my primary computer, this on is also at home.

Since I have cable modem at home, is it possible to add a second ethernet card to the G3 with MacOSX Server and connect the G4 to the G3. In other words, using the G3 with MacOSX Server as a router. Is this possible? And if so, how do i set this up?
     
Mac Enthusiast
Join Date: Jan 2000
Location: Chicago
Status: Offline
Dec 17, 2001, 05:28 PM
 
Yes its possible, but I don't recall if there's an easy GUI way to do it or if you're going to start having to hack around with a text editor.

it'd be much easier to just buy a broadband router for less than a hundred bucks. I'm not a big fan of using computers to route.
     
Junior Member
Join Date: May 2000
Location: USA
Status: Offline
Dec 18, 2001, 12:03 PM
 
Originally posted by Geijn:
<STRONG>Yes, i am fairly new to OSX server, forgive me if the question is stupid.

I currently have an older G3/233/192/20 at home running MacOSX Server v10.1 without a problem. I also have a G4/Dual533/384/60 as my primary computer, this on is also at home.

Since I have cable modem at home, is it possible to add a second ethernet card to the G3 with MacOSX Server and connect the G4 to the G3. In other words, using the G3 with MacOSX Server as a router. Is this possible? And if so, how do i set this up?</STRONG>
Yes, this is possible. I bought an Asanté NIC (590B) and installed it in my G3 Mac OS X (10.1) Server. The easiest way to set up NAT (routing) is to download a utility called IPNetShareX (new version came out yesterday).

If you need more info about how to set it up, drop me a line (tylers@mac.com).

As far as DHCP goes, Mac OS X Server has this feature built in and is easy to set up.

I also must agree with the previous post: I would buy a cheap router. I had to reinstall my 10.1 server last weekend. Nobody could get on the net for 2 days... That's why I'd say get a cheap router, use the 10.1 server for DHCP, get another NIC (if you feel so inclined).

Aqua_Geek
When birds fly in the right formation, they need only exert half the effort. Even in nature, teamwork results in collective laziness.
     
Addicted to MacNN
Join Date: Aug 2000
Location: Retired
Status: Offline
Dec 23, 2001, 11:23 AM
 
Linksys makes really great routers that can also act as AirPort base stations; very handy! I share my four computers and an iBook through it. Set up took less than 10 minutes.
Power Macintosh Dual G4
SGI Indigo2 6.5.21f
     
Senior User
Join Date: Jan 2001
Location: california
Status: Offline
Dec 24, 2001, 10:18 PM
 
i'm super-happy to share this code from another discussion that i use to share ppp. save it as a shell script (any name) and run it as root.
<BLOCKQUOTE><font size="1"face="Geneva, Verdana, Arial">code:</font><HR><pre><font size=1 face=courier>#!/bin/sh
/usr/sbin/natd -dynamic -interface ppp0
/sbin/ipfw -f flush
/sbin/ipfw add divert natd all from any to any via ppp0
/sbin/ipfw add pass all from any to any</font>[/code]
of course, ppp0 will be en0 or en1, depending on what's plugged in where. the -dynamic flag to natd is unnecessary if you have a static IP. and remember to use a crossover cable between the 2 comps, unless both cards can automatically detect a direct connection (most can't).
     
 
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 09:56 AM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2