Hi,
I have been unsuccessful in connecting to the Internet after following steps-
1) Connect to Airport Express wirelessly (with PPoE unchecked) in my Mac's configuration.
2) Used airport admin utility to put in my my hgcbroadband account name and passwork into airport express Internet settings (PPoE).
Advise on steps I may have done wrong/ missed would be appreciated.
JJ
Yes- and it works under PPoE setting and Ethernet connection directly connected.
Cannot get it to do it wirelessly when I connected ethernet cable to Airport Express and try PPoE configuration in Airport Express.
Thanks
Ok let me get this straight.
- Your airport express is connected with an ethernet cable to the modem.
- Your computer is connected wirelessly (or wired) to the apx. You can open the axp management interface from your computer.
If it worked with direct connection but not now something is wrong in your axp configuration. Does your axp have the latest fimware?
Thanks for your reponse axptguy and answers to yur first 2 questions are Yes and Yes.
Not sure if my axp has the latest firmware- will have check at home tonight. However latest or not should it not connect. A friend suggested that the ip address in my internet connect might still be that of the direct ethernet connection whereas it should be that of the axp.
Any thoughts, please
Ah. Your friend is wise. In some cases the ISP stores the MAC (hardware) address of your first connected device and ignores the MAC of your subsequent devices. So when you connected your axp that's a new MAC and the ISP went "nope".
Just speculating but if that is the case there may be a solution (apart from calling the ISP).
Some routers allow setting the MAC in software. Don't know about the axp but we'll assume that it does. You could try setting the same MAC as on your computer to see if that works. Note that it's a different MAC for each network device. On your computer the MAC will be different for the wired and wireless NICs.
On a Windows machine, you can find out the MAC with the command line string "ipconfig /all". On MACs I don't know.
"Thanks- though I have still not been successful!"
Don't worry, I still sometimes fail after more than a decade of doing this stuff.
Typically, you have to look at what works first. Then keep connecting stuff until it stops working. One thing at a time. Once you've found the component that breaks the setup, that's where you need to focus your effort.
My friend's favorite tip is CCF. Check Cable First. It is in fact quite amazing how many times one finds a simple cable unplugged after hours of software troubleshooting!
Did the CCF but no go. Found out there seems to be general problem connectiing AXP to HGC Broadband and here is an excerpt from another forum-
ADSL (In Hutchison Whampoa group and/ or similar Estate)
Apple router firmware cannot dial up, even with firmware Verson 6.0, 6.1 or newer.
I suspect there is a server or smart switch in between end users and the exchange and it uses some unusual protocol that looks like PPPoE. Apple PPPoE dialer can dial up but Airport Express/ Extreme's dialer in the firmware cannot read server's feedback, or the server cannot receive the dialer's request.
>On a Windows machine, you can find out the MAC with the command line string "ipconfig /all". On >MACs I don't know.
If you are running OSX on your Mac you should be able to find out the MAC address by opening a terminal window and type in 'ifconfig -a' at the prompt. OSX is certified UNIX afterall...
"If you are running OSX on your Mac you should be able to find out the MAC address by opening a terminal window and type in 'ifconfig -a' at the prompt. OSX is certified UNIX afterall..."
Ah yes of course. My bad for not remembering my rusty Linux/Unix. ;) Thx NRM
"hehe :-P you are forgiven, but remember that a windowesque "click 'n drool" approach to computing is the equivalent of drinking & driving"
Hey, I still use the command line in Windows on occasion! ;)
Seriously though, I would tend to agree with your view. Unfortunately I don't keep myself in enough practice to be a practicing purist of the command line.
Also Vista, despite it's bad rap, has some good ideas going.