Lines Matching full:gateway
483 LogMsg("Double NAT (external NAT gateway address %.4a is also a private RFC 1918 address)", &ExtAddr);
733 // Normally, after going through the NAT gateway, the source address of our outgoing TCP connection is the same as ExternalAddress,
2085 LogInfo("Updating hostname %p %##s IPv4 from %.4a to %.4a (NAT gateway's external address)",n,
2091 LogInfo("Advertising hostname %##s IPv4 %.4a (NAT gateway's external address)", h->arv4.resrec.name->c, &n->ExternalAddress);
2394 // If we have a non-zero IPv4 address, we should try immediately to see if we have a NAT gateway
3310 // -- if NAT gateway sends a packet at t=2.000 seconds, then one at t=7.999, that's approximately 6 real seconds,
3318 { LogMsg("NAT gateway %#a rebooted", &m->Router); RecreateNATMappings(m); }
3370 // the gateway shouldn't crash -- in today's world of viruses and network attacks, software has to
3378 // The query type does not need to be PTR -- the gateway will crash for any query type.