ADSL with Darwin 1.41


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers ADSL with Darwin 1.41
# 1  
Old 03-14-2002
ADSL with Darwin 1.41

Hey everyone, just to let you all know "I'm an uber n00b"

I'm connected to Telstra Bigpond's (Australian ISP) ADSL network, now I;m running Darwin 1.41 on an Apple Macintosh PPC computer.

I don't know how to set up ADSL on this system, can someone please guide me.
# 2  
Old 03-14-2002
Bug Former Mac OS X Newbie

The Network panel in the System Preferences application (default location is /Applications/Utilities) controls the internet connection. Set the location to Home, and disable the analog modem in the drop-down menu just below the location drop-down menu. This should leave only the ethernet port(s) available. Turn off AppleTalk in the AppleTalk tab's pane; turn off PPPoE in the PPPoE tab's pane (unless, of course, your ISP uses PPPoE; check with them). In the Proxies tab's pane, make sure that all are UNchecked. Lastly, in the TCP/IP pane, select Using DHCP (this stands for Dynamic Host Control Protocol) from the Configure: drop-down menu. This process will set OS X to look for a DHCP server (your DSL router/bridge) on the ethernet port. If you have more than one ethernet port, make sure that the one you configured is the one the router/ bridge is plugged into. This is only a first-pass attempt; your ISP may use PPPoE (Point-to-Point Protocol over Ethernet), or you might be fortunate enough to have a static (unchanging) IP address rather than a dynamically assigned one. In any case, post your progress here; I've subscribed to this thread, so I'll know whenever new posts are made. Note: if you have not subscribed to this thread, the option to do so is just below.
# 3  
Old 03-14-2002
That Is MacOS X

Chenly,
I know how to do that, I think you might have mistunderstood my original question. It is how to configure my ADSL under Darwin 1.41. Mac OSX runs Darwin 5.4 I think. I have no GUI and MacOSX not installed with the partition I'm running it off.
# 4  
Old 03-14-2002
Computer Oops!

I did misunderstand. I assume that you know that Darwin 1.4.1 is derivative of BSD 4.4, so the IP configuration will be the same; the kick-butt networking stack is one of the very best parts of BSD. That being said, I'm sorry, I don't know how to configure BSD/Darwin for ADSL. Anyone?
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. IP Networking

Configuring ADSL/3G/4G connectivity with Failover and Fallback capability

Hello All, I have one requirement in which, i have 3 connections one ADSL and two 4G dongle (Jio/Airtel). Where i need to configure ADSL and 4G connections, which i have configured and able to connect internet throught them, Now i need to create set-up for failover and fall back between them,... (0 Replies)
Discussion started by: linux.amrit
0 Replies

2. Shell Programming and Scripting

Using Net::Telnet in Perl to connect to an adsl modem

Hello, First of all, congratulations on this forum! Very mice material! This is my fist thread and it has to do with connecting to an adsl modem and executing some commands. Heres what I do: $username = 'admin'; $passwd = 'admin'; $telnet = new Net::Telnet ( Timeout=>10,... (2 Replies)
Discussion started by: Ravendark
2 Replies

3. OS X (Apple)

Darwin ports

Hi there. I have an MacBookPro and I want to install Darwin ports. I downloaded & installed MacPorts-1.7.0.pkg and now I don't know what to do. I tried: # port -d selfupdate .... error 1 Command output: checking build system type... i686-apple-darwin9.7.0 checking host system type...... (7 Replies)
Discussion started by: hirohitosan
7 Replies

4. IP Networking

Sharing Adsl Link

Hi guyz, got a little bit of a situation here. we are sharing an ADSL link with another organization. so there are 2 networks. network 1: has the adsl router and the whole n/w is on subnet 192.168.0.* the adsl router has its ip as 192.168.0.1 network 2(now us): we have set up a linux... (0 Replies)
Discussion started by: royashoya
0 Replies

5. Solaris

Installing USB adsl modem?

Hello all, granted that I am an absolute beginner with Solaris, I'd like to use my adsl modem, t's a Zyxel prestige 630. I managed to install and configure it under Ubuntu using the drivers from Conexant AccessRunner ADSL USB modems with Linux ; is there a chance to do the same under Solaris 10... (0 Replies)
Discussion started by: clalfa
0 Replies

6. Solaris

Solaris 10 ADSL USB modem problem

Hi, I have USB Siemens Santis 100 ADSL modem.I need driver for this modem on Solaris 10.Please help me with some info.Platform is x86.Thanks. (2 Replies)
Discussion started by: Upravnik
2 Replies

7. UNIX for Dummies Questions & Answers

Four PCs Sharing ADSL

Hello, everyone. I have a little favor to ask. Me and my friends decided sharing an ADSL line with four PCs. PC no.1: Desktop, two netcard (2000 and 8139), Mandrake 9.0 PC no.2: Acer notebook, PC Card, RTL-8139C/8139C+, MS 98 + Win 2000 Pro PC no.3: Desktop, net card 8139, WindowME + Win 2000... (1 Reply)
Discussion started by: HOUSCOUS
1 Replies

8. UNIX for Dummies Questions & Answers

PPPoE + ADSL on FreeBSD 4.4

Hi everyone, This is basically my problem. I setup freebsd, and wanted to get my adsl connection up which uses pppoe to connect. I followed the steps in this (http://free.mine.nu/~squirrel/PPPoE/FreeBSD%20PPPoE%20Howto.htm) manual and configured everything successfully. The problem begins when i... (7 Replies)
Discussion started by: Luftwaffe
7 Replies

9. IP Networking

Unix and ADSL

Is ADSL support available for Unix/Linux? If I want to set up a internet server, will it have to be Windows with a seperate unix box? Or can it be a clean unix server? (2 Replies)
Discussion started by: vannie
2 Replies
Login or Register to Ask a Question