How to access jenking using ip address

Hello Team,

I am trying to access jenkins using ip address but it is not working . I am using macOS.

Following jenkins url working fine
http://localhost:8080/
http://127.0.0.1:8080/
http://0.0.0.0:8080/

but while using ip adress of my machine it is not working
http://(ip address of my. machine ):8080/

Jenkins has a google group for questions like this:

https://groups.google.com/g/jenkinsci-users?pli=1

@wreed. Thank you . i will refer this group.