Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi ,I have the following problem:The servers are given public ip addresses so to be available from outside. It works just fine but when clients that are on the same network e.g.10.0.0.0/16 want to connect to them via public address 78.x.x.x connectio...
I did setup it with dns on the router:Now I can do:$telnet site.com 80 from inside host and i open the connection successfully but when I issue:GET /I get 302 error file moved to x1.site-xxx.comIssuing the same from outside works fine server returns ...
No ,if I can avoid DNS it would be fine for I have an initial setup and readressing is ok. I do not have a dns server and I would prefer not to use router for that purpose as I heard it can slow down the network. Users on the internal network have to...
Well to be precise Simon it is that :I want the hosts behind NAT - all of them, to be able to reach others in the internal network via public addresses so for example assuming I have the web server 10.0.0.1 which is translated -> 79.10.0.1 , Now from...
Cisico devices periodically send various frames e.g to discover neighbours. When the frame is a broadcast as ARP request - your host has to answer even that he did not initiated the conversation. The best thing to do is install any sniffer ew. wiresh...