this post was submitted on 10 Nov 2023
8 points (100.0% liked)

networking

3357 readers
2 users here now

Community for discussing enterprise networks and the ensuing chaos that comes after inheriting or building one.

founded 2 years ago
MODERATORS
8
submitted 2 years ago* (last edited 2 years ago) by mfat to c/networking@sh.itjust.works
 

Is it possible? Can proxies somehow "advertise" themselves the way some media services or printers do?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] SGG@lemmy.world 6 points 2 years ago (1 children)

For most networks, a proxy would be best done though dhcp option 252, which allows specifying a URL that contains a wpad configuration file, or through DNS.

However that's less annoucement and more making the service discoverable.

[โ€“] mfat 2 points 2 years ago

Thanks much. I think this is what I've been looking for.