Need help fast, service provider refuses to give mac address
Need help fast, service provider refuses to give mac address
Heres whats going on, we owe our broadband provider some money, they will cut off our internet as from tonight, so we are looknig for other providers, but the issue is, they all want out MAC address, i need this as soon as possible, or we will have trouble getting back online. So, my question is, if the account is closed, and they refuse to give us our mac address, how can we obtain it? A response ASAP (before tonight) would be fantastic.
-
- Enthusiast
- Posts: 196
- Joined: Tue Sep 30, 2003 4:32 pm
- Location: The Netherlands
The MAC is the adress of your NETwork card inside your computer (or router) has nothing to do with your provider.
Which os you are using so you can obtain your MAC adres (differs form os to os like win xp or linux or ...)
Jan V.
Which os you are using so you can obtain your MAC adres (differs form os to os like win xp or linux or ...)
Jan V.
Life goes to Fast, Enjoy!!
PB 4 is to good to be true, wake up man it is NOT a dream THIS is a reality!!!
AMD Athlon on 1.75G, 1Gb ram, 160Gb HD, NVidia FX5200, NEC ND-3500AG DVD+RW and CD+RW, in a Qbic EO3702A and Win XP Pro SP2 (registered)
PB 4 is to good to be true, wake up man it is NOT a dream THIS is a reality!!!
AMD Athlon on 1.75G, 1Gb ram, 160Gb HD, NVidia FX5200, NEC ND-3500AG DVD+RW and CD+RW, in a Qbic EO3702A and Win XP Pro SP2 (registered)
- Fangbeast
- PureBasic Protozoa
- Posts: 4789
- Joined: Fri Apr 25, 2003 3:08 pm
- Location: Not Sydney!!! (Bad water, no goats)
1. I assume you are talking about the MAC address on your cable/DSL modem (Am I wrong?) If that is the case, your modem should have a web address into which you can log whether you are connected to your ISP or not and it will list the MAC address for you somewhere in the configuration screens.
2. If you mean the MAC address of your computer's ehternet card, you go into control panel, system, hardware, device manager, network adapters and bring up the property sheet for any installed adapters.
As far as I know, most ISP's authenticate you via the MAC address built into the modem they suplied you (But I have been known to be wrong)
2. If you mean the MAC address of your computer's ehternet card, you go into control panel, system, hardware, device manager, network adapters and bring up the property sheet for any installed adapters.
As far as I know, most ISP's authenticate you via the MAC address built into the modem they suplied you (But I have been known to be wrong)
Amateur Radio/VK3HAF, (D-STAR/DMR and more), Arduino, ESP32, Coding, Crochet
- netmaestro
- PureBasic Bullfrog
- Posts: 8451
- Joined: Wed Jul 06, 2005 5:42 am
- Location: Fort Nelson, BC, Canada
You can discover the MAC addresses of your computer's network adapters by opening a cmd window and typing ipconfig /all assuming you're using XP. But Fangbeast is probably right about them wanting the MAC address for the modem, which I don't know how to get. If you have a router it can probably bring it up somehow.
BERESHEIT
As i said, its the incorrect format for any providers to get, i have my outgoing mac address from my router easily, if it were as simple as that i would be waiting for my new connection already.netmaestro wrote:You can discover the MAC addresses of your computer's network adapters by opening a cmd window and typing ipconfig /all assuming you're using XP. But Fangbeast is probably right about them wanting the MAC address for the modem, which I don't know how to get. If you have a router it can probably bring it up somehow.
- Fangbeast
- PureBasic Protozoa
- Posts: 4789
- Joined: Fri Apr 25, 2003 3:08 pm
- Location: Not Sydney!!! (Bad water, no goats)
Just found this on a support site which explains things a bit better
"MAC (not MAC address) stands for Migration Authorisation Code - which lets you switch broadband providers, without you having any downtime, having to get broadband removed, and reinstalled on your phone line, etc etc - it cuts down the switching time from 3-4 weeks, down to 1 week - where you only get about 10 minutes of no connectivity, rather than 3-4 weeks worth....
A MAC Key is a unique code which allows you to easily move from one broadband provider to another. A provider agrees to your move when they give you a MAC key.
MAC Keys always begin with BBIP or FTIP, followed by 6 or 8 digits, a slash and then 5 more letters or numbers. e.g. "BBIP87654321/AB12C".
MAC Keys expire after 30 days"
"
"MAC (not MAC address) stands for Migration Authorisation Code - which lets you switch broadband providers, without you having any downtime, having to get broadband removed, and reinstalled on your phone line, etc etc - it cuts down the switching time from 3-4 weeks, down to 1 week - where you only get about 10 minutes of no connectivity, rather than 3-4 weeks worth....
A MAC Key is a unique code which allows you to easily move from one broadband provider to another. A provider agrees to your move when they give you a MAC key.
MAC Keys always begin with BBIP or FTIP, followed by 6 or 8 digits, a slash and then 5 more letters or numbers. e.g. "BBIP87654321/AB12C".
MAC Keys expire after 30 days"
"
Amateur Radio/VK3HAF, (D-STAR/DMR and more), Arduino, ESP32, Coding, Crochet
- Fangbeast
- PureBasic Protozoa
- Posts: 4789
- Joined: Fri Apr 25, 2003 3:08 pm
- Location: Not Sydney!!! (Bad water, no goats)
So what it seems the above information is saying is that your current provider will not give you a MAC code because you owe them money and your new provider needs that code to authorise your connection.
It doesn't mean that your new provided will not give you a new connection without it, just that they will take their own sweet time to do it because they cannot verify that you are a pre-existing broadband customer. (They can probably check payment history, good customer status with that as well)
It doesn't mean that your new provided will not give you a new connection without it, just that they will take their own sweet time to do it because they cannot verify that you are a pre-existing broadband customer. (They can probably check payment history, good customer status with that as well)
Amateur Radio/VK3HAF, (D-STAR/DMR and more), Arduino, ESP32, Coding, Crochet
Fangbeast wrote:So what it seems the above information is saying is that your current provider will not give you a MAC code because you owe them money and your new provider needs that code to authorise your connection.
It doesn't mean that your new provided will not give you a new connection without it, just that they will take their own sweet time to do it because they cannot verify that you are a pre-existing broadband customer. (They can probably check payment history, good customer status with that as well)
That really was the issue, not wanting to wait for 4 weeks for an account, but if i must, then i must, thank you for your help everyone.