Hi,
I have a setup at home and it looks sort of like this:
DSL line to router1(wan side)
Servers to Router1(lan side)
Router2(wan) to Router1(lan)
windoze pc to router2(lan)
Ubuntu PC to Router2(lan)
All IP's are static and correct...
What will happen when an ARP Request packet is sent from router1 to router2 in the following two cases? Will an ARP Reply be generated or the ARP Request packet be dropped?
This question is incredibly similar, but DIFFERENT.
My network looks as follows:
PC1 >––––– [Router1 (Wlan)] ––––––––– [Router2] –––––––––> Internet
^ |
x +––––––< PC2
On PC 1 everything works fine except that I don't get any «226 Transfer complete.» responses via FTP. This does not happen on PC 2.
Code:
DMZ
Server--Router0--Modem0 ISP2--Modem3--Router3--Client3
\ /
Client1--Router1--Modem1--ISP1--WAN
&nb
I am having one primary temp domain
www.product.com
For each client i need to have separate sub domain mapped to same server with same port(80) through virtual host.
www.client1.product.com
www.client2.product.com
www.clientn.product.com
what's my problem is my server reaches maximum load, so i am unable to add additional clients.
my current setup
www.product.com is mapped with server 1 usi
I have a setup as below
Machine1 <---> Router1 <---> Machine3 <---> Router2 <---> Machine2
Machine1 is with Router1's 192.168.1.1 network while MAchine2 is with Router2's 10.1.1.1 network. Machine3 has 2 interfaces connecting to each network.
My question is can I able to ping from Machine1 to Machine2?
I was trying "ping -r" command, while my system(windows Vista) is at different level of routers connected in series, and it was failing after 2 levels, i.e. upto router3 router1->router2->router3 it is giving correct result, but when I use same command at next level, i.e. router1->router2->router3->router4, then it was failing at router4.
Any idea, please let me know, thanks.
This is the first time I am faced with routing and it seems I have hit a dead end.