Jawloms Posted November 28, 2022 Posted November 28, 2022 Morning, We have purchased a SumUp Solo card reader so we can take card payments occasionally. It doesn't need to be on the Wi-Fi, but the mobile signal around here isn't great so I'd like it to be. You can't specify any PROXY settings in it, or static IP so I'd like to give it a reserved IP in DHCP. It presents itself in DHCP with a massive MAC address (36 characters!) though, and a different one each times it connects to the Wi-Fi. The first half is the same each time. As it's presenting differently each time I can't reserve it. Anyone else got one? Any thoughts or suggestions please? Thank you Stuart
Oaktech Posted November 28, 2022 Posted November 28, 2022 Contact Sum-Up would be my first thing, they have a live chat which has been good whilst helping a friend with some Bluetooth issues with theirs...
newpersn Posted November 28, 2022 Posted November 28, 2022 +! for Sum-Up support - Been great when we had a issues with ours. (Turns out a rough firewall rule was blocking payments)
MatthewL Posted November 28, 2022 Posted November 28, 2022 You say massive MAC address sounds like your getting confused with IPv6 address. Is the MAC address not on the back of it or the box it came in? Can you say tether it to your mobile phone and look into the hotspot menu and get the MAC address there is you are really struggling?
Jawloms Posted November 28, 2022 Author Posted November 28, 2022 Couldn't see the MAC on the box, it certainly isn't on the device itself. It most certainly is not IPv6 I'll give SumUp chat a go, thanks for that.
mavhc Posted November 28, 2022 Posted November 28, 2022 Turns out that column isn't the mac address, it's the client ID. https://superuser.com/questions/1552917/36-chars-mac-addresses-on-windows-server-2012-dhcp-server?rq=1 Doesn't solve the problem though
carlin_w Posted November 28, 2022 Posted November 28, 2022 We've just set-up a SumUp card reader in our school - though we run a transparent proxy, so we don't need to enter the details. I would contact SumUp, but I cannot see a way to add these details easily on our reader - or a static IP. What reader do you have?
Ben0k Posted December 6, 2023 Posted December 6, 2023 (edited) We ended up connecting them all to a hotspot and reading the MAC Addresses that way as there doesn't seem to be a way to view them otherwise. If you use the hotspot feature built into windows that seems to be the easiest as it lists all the devices connected to it with the IP and MAC. Edit - Had no luck finding which addresses to unblock for our firewall every person I've spoke to at SumUp has basically said they don't know. Edited December 6, 2023 by Ben0k
FirstClass Posted December 8, 2023 Posted December 8, 2023 We ended up connecting them all to a hotspot and reading the MAC Addresses that way as there doesn't seem to be a way to view them otherwise. If you use the hotspot feature built into windows that seems to be the easiest as it lists all the devices connected to it with the IP and MAC. Edit - Had no luck finding which addresses to unblock for our firewall every person I've spoke to at SumUp has basically said they don't know. I'm having the same problem, changed the dhcp lease into a reservation but it has a crazy long MAC. I then decided to ping the IP and then use ARP -a to see the MAC of that IP, entered that in the reservation but no luck. Is it now working ok since finding the MAC through the hotspot? Thanks
mavhc Posted December 8, 2023 Posted December 8, 2023 https://learn.microsoft.com/en-us/powershell/module/dhcpserver/add-dhcpserverv4reservation?view=windowsserver2022-ps says the MAC address field is actually the ClientID field, so a) use that and b), try using powershell. Example 3: Convert a lease to a reservation might be useful too
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now