tandrup / docker-snmpsim

Docker image for snmpsim for SNMP simulation
15 stars 21 forks source link

How can I bind my custom IPAddress to each docker container instead of default IP 0.0.0.0:161 ? #8

Open Testing18 opened 4 years ago

Testing18 commented 4 years ago

How can I bind my custom IPAddress (Eg: 10.x.x.1:161,10.x.x.2:161) to each docker container instead of using default IP 0.0.0.0:161 ? Please suggest the way to do that?

Originally posted by @shas in https://github.com/tandrup/docker-snmpsim/issues/1#issuecomment-632898829