We found 1 resource for you...

Select Category
  • Select Category
  • Android
  • COVID-19
  • Fun
  • Gaming
  • Linux
  • Other
  • Personal
  • Photos
  • Rants
  • Technology
  • Windows
  • WTF

Configuring multiple IPs on Debian – The Easy Way

I was recently tasked with adding 100+ ips to server at work. Normally we deal with smaller networks, like /28 or /29, but this guy had a /25 which is 128 IPs (125 usable) (Side Note: before you argue and tell me it should be 126 Usable, In our line of work, there are 3 unusable IPs instead of 2… Normally you have Network (first IP in range) and Broadcast (last IP in range), in our line, we add a Gateway (Second IP in range) which is not usable by a server) SO taking away all the unusable IPs, and of course the primary IP assigned to the NIC card, that results in 124 IPs needing to be assigned.…

Continue reading