Router and Switch cannot ping each other

Hello

I just build a lab at home.

In my current lab, I have 2 SW and 3 the router.

I have a problem, I do not know what Miss me in my config. My router cannot ping my SW.

and I also want to change my LAN from VLAN 1 interface connection at 30 of VLAN... but when I configure the VLAN 30 he show me line is in PLACE but the Protocol is DOWN.

Another question, if I want to create a VLAN with a different address, what should I do?

for example

VLAN 10 > 10.10.10.1

VLAN 20 > 20.20.20.1
etc...

interface Vlan1 description LAN ip address 10.10.10.1 255.255.255.0 secondary ip address 30.30.30.1 255.255.255.0 secondary ip address 40.40.40.1 255.255.255.0 secondary ip address 20.20.20.1 255.255.255.0 no ip redirects no ip unreachables no ip proxy-arp ip nat inside ip virtual-reassembly dot1q tunneling ethertype 0x9100 hold-queue 100 out!
Here's the conf for my RT. ROUTER > 877SW > 2950 24 WS
CISCO_877#sh runBuilding configuration...

Current configuration : 3468 bytes!version 12.4no service padservice timestamps debug datetime msecservice timestamps log datetime msecservice password-encryption!hostname CISCO_877!boot-start-markerboot-end-marker!enable secret 5 $1$.ISW$71jzJ0Or0nenXZd/8D8.x/!no aaa new-model!!dot11 syslogip cefno ip dhcp use vrf connectedip dhcp excluded-address 20.20.20.0 20.20.20.30!ip dhcp pool LAN network 20.20.20.0 255.255.255.0 domain-name SYS.local default-router 20.20.20.1  dns-server 202.123.2.6 202.123.2.11  lease 0 4!!!!!username admin privilege 15 secret 5 $1$A1V4$GR9sPtPVXDRoOiDKRtC1M1! ! archive log config hidekeys!!!!!interface ATM0 description (OUTSIDE)ADSL_WAN no ip address no ip redirects no ip unreachables no ip proxy-arp no atm ilmi-keepalive pvc 8/35  encapsulation aal5mux ppp dialer dialer pool-member 1 ! dsl operating-mode auto !interface FastEthernet0!interface FastEthernet1 dot1q tunneling ethertype 0x9100!interface FastEthernet2!interface FastEthernet3!interface Vlan1 description LAN ip address 20.20.20.1 255.255.255.0 no ip redirects no ip unreachables no ip proxy-arp ip nat inside ip virtual-reassembly dot1q tunneling ethertype 0x9100 hold-queue 100 out!interface Vlan30 description LAN no ip address no ip redirects no ip unreachables no ip proxy-arp shutdown hold-queue 100 out!interface Dialer0 description WAN_OUTSIDE ip address negotiated ip mtu 1498 ip nat outside ip virtual-reassembly max-reassemblies 1024 encapsulation ppp ip tcp adjust-mss 1400 dialer pool 1 dialer-group 1 no cdp enable ppp authentication chap callin ppp chap hostname [email protected]/*  */ ppp chap password 7 071C385F5C001D0403 ppp pap sent-username [email protected]/*  */ password 7 120A1C04000208053E ppp ipcp mask request ppp ipcp route default ppp ipcp address accept!ip default-gateway 20.20.20.1ip forward-protocol ndip route 0.0.0.0 0.0.0.0 Dialer0ip route 10.10.10.0 255.255.255.0 Vlan1!no ip http serverno ip http secure-serverip nat inside source list 110 interface Dialer0 overload!access-list 110 permit ip 20.20.20.0 0.0.0.255 anyaccess-list 110 permit ip 10.10.10.0 0.0.0.255 anyaccess-list 110 permit ip 30.30.30.0 0.0.0.255 anyaccess-list 110 permit ip 40.40.40.0 0.0.0.255 anyaccess-list 110 permit ip 50.50.50.0 0.0.0.255 anyaccess-list 110 permit ip 60.60.60.0 0.0.0.255 any!!!control-plane!banner motd ^C

:'######::'##::::'##:'########::'######::'##::::'##:'##... ##: ##:::: ##: ##.....::'##... ##: ##:::: ##: ##:::..:: ##:::: ##: ##::::::: ##:::..:: ##:::: ##:. ######:: #########: ######:::. ######:: #########::..... ##: ##.... ##: ##...:::::..... ##: ##.... ##:'##::: ##: ##:::: ##: ##:::::::'##::: ##: ##:::: ##:. ######:: ##:::: ##: ########:. ######:: ##:::: ##::......:::..:::::..::........:::......:::..:::::..::

^C!line con 0 no modem enableline aux 0line vty 0 4 password 7 xxxx login!scheduler max-task-time 5000end

CISCO_877#
And this is for my SW
CATALYST_2960_01#sh runBuilding configuration...

Current configuration : 5166 bytes!version 12.1no service padservice timestamps debug uptimeservice timestamps log uptimeservice password-encryption!hostname CATALYST_2960_01!enable secret 5 $1$MGrN$PtHgL3KfH0vy7Mr1Fo0hF.!ip subnet-zero!ip ssh time-out 120ip ssh authentication-retries 3vtp mode transparent!!spanning-tree mode rapid-pvstno spanning-tree optimize bpdu transmissionspanning-tree extend system-idspanning-tree vlan 1-4093 priority 16384!!!!vlan 10 name ADSL!vlan 20 name GUEST!vlan 30 name MANAGEMENT!interface Port-channel1 switchport trunk allowed vlan 1,10,20,30 switchport mode trunk switchport nonegotiate spanning-tree cost 1!interface FastEthernet0/1 description SPARE switchport mode access switchport nonegotiate spanning-tree portfast spanning-tree bpduguard enable spanning-tree cost 1000!interface FastEthernet0/2 description SPARE switchport mode access switchport nonegotiate spanning-tree portfast spanning-tree bpduguard enable spanning-tree cost 1000!interface FastEthernet0/3 description SPARE switchport mode access switchport nonegotiate spanning-tree portfast spanning-tree bpduguard enable spanning-tree cost 1000!interface FastEthernet0/4 description SPARE switchport mode access switchport nonegotiate spanning-tree portfast spanning-tree bpduguard enable spanning-tree cost 1000!interface FastEthernet0/5 description SPARE switchport mode access switchport nonegotiate spanning-tree portfast spanning-tree bpduguard enable spanning-tree cost 1000!interface FastEthernet0/6 description SPARE switchport mode access switchport nonegotiate spanning-tree portfast spanning-tree bpduguard enable spanning-tree cost 1000!interface FastEthernet0/7 description SPARE switchport mode access switchport nonegotiate spanning-tree portfast spanning-tree bpduguard enable spanning-tree cost 1000!interface FastEthernet0/8 description SPARE switchport mode access switchport nonegotiate spanning-tree portfast spanning-tree bpduguard enable spanning-tree cost 1000!interface FastEthernet0/9 description SPARE switchport mode access switchport nonegotiate spanning-tree portfast spanning-tree bpduguard enable spanning-tree cost 1000!interface FastEthernet0/10 description SPARE switchport mode access switchport nonegotiate spanning-tree portfast spanning-tree bpduguard enable spanning-tree cost 1000!interface FastEthernet0/11 description SPARE switchport mode access switchport nonegotiate spanning-tree portfast spanning-tree bpduguard enable spanning-tree cost 1000!interface FastEthernet0/12 description SPARE switchport mode access switchport nonegotiate spanning-tree portfast spanning-tree bpduguard enable spanning-tree cost 1000!interface FastEthernet0/13 description SPARE switchport mode access switchport nonegotiate spanning-tree portfast spanning-tree bpduguard enable spanning-tree cost 1000!interface FastEthernet0/14 description SPARE switchport mode access switchport nonegotiate spanning-tree portfast spanning-tree bpduguard enable spanning-tree cost 1000!interface FastEthernet0/15 description SPARE switchport mode access switchport nonegotiate spanning-tree portfast spanning-tree bpduguard enable spanning-tree cost 1000!interface FastEthernet0/16 description SPARE switchport mode access switchport nonegotiate spanning-tree portfast spanning-tree bpduguard enable spanning-tree cost 1000!interface FastEthernet0/17 description SPARE switchport mode access switchport nonegotiate spanning-tree portfast spanning-tree bpduguard enable spanning-tree cost 1000!interface FastEthernet0/18 description SPARE switchport mode access switchport nonegotiate spanning-tree portfast spanning-tree bpduguard enable spanning-tree cost 1000!interface FastEthernet0/19 description SPARE switchport mode access switchport nonegotiate spanning-tree portfast spanning-tree bpduguard enable spanning-tree cost 1000!interface FastEthernet0/20 description SPARE switchport mode access switchport nonegotiate spanning-tree portfast spanning-tree bpduguard enable spanning-tree cost 1000!interface FastEthernet0/21 description SPARE switchport mode access switchport nonegotiate spanning-tree portfast spanning-tree bpduguard enable spanning-tree cost 1000!interface FastEthernet0/22 description SPARE switchport mode access switchport nonegotiate spanning-tree portfast spanning-tree bpduguard enable spanning-tree cost 1000!interface FastEthernet0/23 switchport trunk allowed vlan 1,10,20,30 switchport mode trunk switchport nonegotiate channel-group 1 mode active!interface FastEthernet0/24 switchport trunk allowed vlan 1,10,20,30 switchport mode trunk switchport nonegotiate channel-group 1 mode active!interface Vlan1 ip address 20.20.20.2 255.255.255.0 no ip route-cache!interface Vlan10 no ip address no ip route-cache shutdown!interface Vlan30 no ip address no ip route-cache shutdown!ip default-gateway 20.20.20.1ip http server!line con 0line vty 0 4 password 7 xxxx loginline vty 5 15 login!!end

Thanks in advance.

Eliane,

Please remove the etherchannel port f0/24 of the switch configuration and store it in the trunk.

interface FastEthernet0/24 switchport trunk allowed vlan 1,10,20,30 switchport mode trunk switchport nonegotiate channel-group 1 mode active  <<< Remove this 
Configure f0 on the router as trunk I think has 877, a switchport which fe interfaces are a part of. To display the corresponding Lass on the router, that you need to configure the VLANS corresponding on the router, then only the Lass will be in a State of going / up otherwise it will be in a down state. See if that helps. Thank you, hyacinth

Tags: Cisco Network

Similar Questions

  • Hosts distributed Virtual Switch cannot ping each other

    host of vSphere 4.0, introduced 2 vSphpere B and C hosts and all put in a switch of distruduted to VMkernal network. Only the host can vmkping has a virtual machine that was put into the same switch and the VM also ping on host A. But, 3 hosts cannot vmkping between them, and B and C cannot vmkpng the virtual machine.

    What is the problem and how can I solve this problem?

    Thank you.

    George

    No, this is not typical of a vDS.  Try starting here:

    http://www.VMware.com/files/PDF/vSphere-vNetwork-DS-migration-configuration-WP.PDF

    http://www.VMware.com/files/PDF/vSphere-vNetwork-deployment-WP.PDF

    If you have found this helpful at all prices please points using the correct or useful!  Thank you!

  • DLR Uplink and GSS internal transit same VXLAN cannot ping each other.

    Start with, I run NSX 6.2.2 firewall rules on 'allow all' to 'all' to 'all' "all protocols", in other words disabled...

    I have a VXLAN 5000 transit, with an uplink DLR interface attached to it, and an internal interface GSS in the appendix in which neither of the parties can ping to another. So for troubleshooting, I added 2 VM Windows attached to the same transit VXLAN 5000, a virtual machine is on ESXi host 1 and the other is on host ESXi 4. They can fine ping each other, and two virtual machines can ping both the uplink of DLR and internal interfaces of the GSS.

    This question has puzzled me because it makes no sense, why the DLR and the GSS cannot ping each other but 2 virtual machines that VXLAN can ping all adjacent devices. I can even put bridges on those virtual machines with a rule NAT on the GSS and those virtual machines can get internet through the GSS, but no matter what I try, the DLR cannot ping the GSS, and the GSS cannot ping DLR...

    I need to define a static route between the GSS DLR <>- but if I can't even answer ping interfaces I'm dead in the water.

    If I install virtual machines in a network LAN DLR interface such as WebApp and test for example database, I can ping throughout the DLR together until the IP DLR Uplink, but then he cannot ping the GSS internal.

    Does anyone have suggestions for troubleshooting? Test commands that I can run? I tried many things and then lots of websites with the troubleshooting steps. Everything seems fine, all green checks in the installation steps... All roads, MACs, ARP tables appear as expected when I run test on host computers commands and controllers. I don't know what is the cause except for a bug in the code...

    All ideas are welcome... Thank you

    UPDATE:

    Yes, so it has need of a static NAT rule on the GSS...

    In my environment, I added a SNAT rule on adapter: ESG_Uplink with 0.0.0.0/24 CBC-translation dst: 1.1.1.101 (my lab ESG IP Uplink).

    It works now... VM tenant box connected to WebApp portgroup (192.168.13.115) can now ping gateway DLR, through routing OSPF to the GSS and ping on physical bridge of...

    I learned a lot on this one... I'm not going to worry about why the static route, I tried first post didn't work, since I was the OSPF running instead (which is more appropriate for my laboratory for realistic scenario anyway), and the Foundation will now suffice to build the rest of this POC vRA / vRO lab...

    Thank you in any case, sometimes it's just nice to have someone to listen.

  • 2 vSpheres cannot ping each other that are built on vSphere.

    On host A, which is vSpere 4.0, made up of two hosts who are vSpheres 4.0 with vSwitch. Each can ping itself, but cannot ping each other, too, cannot ping A host. After that the two hosts are moved to dvSwich, has achieved some results. But another VM on the dvSwitch is fine.

    Moreover, I need to practice the vHA and vmotion. So, I need two some configuration for her guests. As a result, I built two hosts on A host.

    How can I solve this problem?

    Thank you!

    George

    George,

    You must set the Promiscuous Mode to Accept on vSwitch guests (--> security properties).

    André

  • Cluster nodes cannot ping each other

    Hello

    I recently put one of our old clusters online it's a server poweredge 1855. I work at 5 knots, and there a PowerConnect 5316 M switch on the back. 5316M has only 1 cable connecting the switch to uplink.

    Each blade has 2 NIC one of them is a NIC, with a normal IP on our range of normal production. All blades can ping this address each other, and they all have internet.

    The other NETWORK adapter is what I use for live migration, or pulsation of cluster or something... Whatever it is, it has a different range with no gateway (172.50.1.x)

    Now 3 of the blades can all ping eachother, but not the other 2. And 2 that can not ping, can ping each other. It seems that the 2 are on the same VLAN, and the other 3 are on the same VLAN.

    The problem I have, is the switch shows them all on the VLAN by default... and one thing that I can't work... If the servers all have 2 network cards, but there are only 10 ports on the internal switch?... so, how can I set or the other card NETWORK on one VLAN different?

    The configuration of the switch is here:

    console# show runspanning-tree mode mstpspanning-tree mst configurationinstance 1 add vlan 1,15,900instance 2 add vlan 2-3name PDSNetherlands1revision 900exitspanning-tree mst 1 priority 57344spanning-tree mst 2 priority 57344interface port-channel 1description 'LACPGROUP-M5316M-SW2'exitinterface port-channel 1switchport mode generalexitvlan databasevlan 2-3,15,238,328-329,501,638,900exitinterface port-channel 1switchport general allowed vlan add 15exitinterface port-channel 1switchport general allowed vlan add 900exitinterface vlan 2name "PDS Internet"exitinterface vlan 3name "PDS Wireless"exitinterface vlan 15name "PDS ServerInfrastructure"exitinterface vlan 238name "SHELL GI-Desktops"exitinterface vlan 328name "SHELL Unix-Desktops"exitinterface vlan 329name "SHELL Windows-Servers"exitinterface vlan 501name "SHELL Linux-Desktops"exitinterface vlan 638name "SHELL IP-Telephony"exitinterface vlan 900name "PDS Workstations"exitinterface range ethernet g(11-16)channel-group 1 mode autoexitinterface vlan 1ip address 10.254.254.253 255.0.0.0exitip default-gateway 10.0.0.1logging 10.0.1.56  severity debugging facility local0username admin password 5ebe2294ecd0e0f08eab7690d2a6ee69 level 15 encryptedusername admin_jon password ea4462b55746d29a4a0fc44c3db06b95 level 15 encryptedusername administrator password 22d4734b069e91ceebdf297701005b28 level 15 encryptedsnmp-server community private rwsntp client poll timer 60sntp unicast client enablesntp anycast client enablesntp broadcast client enablesntp server 64.90.182.55 pollconsole#
    
    Any help would be appreciated, I cannot complete the cluster validation wizard until i can crack this ..
    
    Kind Regards,
    
    Jon
    

    This document does a good job of showing how interconnections.

    www.Dell.com/.../ps3q05-20050163-Brundridge-OE.pdf

    Module e/s 1 goes to port 1 and i/o 2 module goes to port 2 of the LOM standard.

    It is therefore useful to check what ports are used by the server. If the 3 are on port 1 and then the other 2 are on port 2, try to get all the 172.50.1.x addresses assigned to port 2 for example.

  • Cisco ezvpn ASAs cannot ping each other inside interfaces

    I have a set ezvpn in place with a 5506 (position B) client-side and a 5520 (location A) server-side. I have successfully connected vpn, and traffic flows. My problem is that I can't SSH in the location b. investigate this more than I can not ping is within the interface of the ASA opposing, or the machines inside each ASA ASA.

    I found the following links that describes a scenario similar to mine, but nothing on one of them helped me.
    http://www.experts-exchange.com/questions/28388142/cannot-ping-ASA-5505-inside-interface-across-VPN.html
    https://www.fir3net.com/firewalls/Cisco/Cisco-ASA-proxy-ARP-gotcha.html
    https://supportforums.Cisco.com/discussion/11755586/Cisco-ASA-VPN-established-cant-ping

    I joined sanitized versions of these two configs. Any help is appreciated.

    Hi Adam

    The site of B I'm not able to see "management of access to inside. Please try to set up the same. He could solve the problem.

    Also on the instruction of the ASA takes place nat can you please try to add keywords 'search non-proxy-arp route'.

    something like:

    nat (inside,outside) source static (Location A)_Networks (Location A)_Networks destination static (location B)-remote_network (location B)-remote_network no-proxy-arp route-lookup
    as I have noted problems with inside access to interface via the VPN when those keywords are not applied. If I remember correctly 8.6.x ASA version had a bug regarding the same. Cordially Véronique
  • Two VMS on different networks and ping each other

    Hello

    I'm using VMware Workstation for the first time. I have two VM and I want them to be on two different networks. I want that networks be able to ping each other. I did research on this since yesterday and nothing seems to work. Perhaps I am confused with the bridge, the Nat and host-only adapters. What I have is:

    VM1-> has two network adapters: VMNET1-Host-Only (192.168.247.128) and VMNET8-NAT (192.168.42.130)

    I'm not able to have the internet connection on the HOST only

    VM2-> has a network card: VMNET8-NAT (192.168.42.129)

    Each virtual machine I can ping everything on the other virtual machine, but it seems a little odd.

    Is there another way to do this?

    Thank you very much

    Geneviève Nantel

    Although you can create several networks in VMware Workstation, there is no possibility of embedding to do the routing.

    André

  • Need router and switches for simple network tips...

    I have to get a new router and switch to an office with 9 computers, 1 printer, and a server.  They are all Mac computers. Two Mac computers are running Windows XP through Parrallels (not sure if it matters).  All computers have just need access to the Internet (through the router), access to the printer and 5 of them on the server.  A few more important details: the router will be located about a quarter of a mile away (where we could get a broadband Internet access) but will have a fiber optic cable running to the office, where will be the selector. In the building off site where the router, we would like to have a backup disk to send important files at the end of each day (or set up to do this automatically later).  The optical fiber has capacity of the card.  We want that the router must be connected only (wireless).  Any suggestion that router and switch combo would be enough?  Thank you!

    You can use a RVS4400 router that has a gigabit capacity with 4 ports, connected to the gigabit switch.

  • Configure the DHCP on the router and switch

    Good afternoon

    I'm trying to set up DHCP using CLI on a 2610 router and switch 2950.  With my current config, the host at the end of the switch (set to receive ip via DHCP) does not have anything assigned.  Here are a few shows:

    Router:

    Router_1 #show ip int br
    Interface IP-Address OK?   Method State Protocol
    192.168.10.1 FastEthernet0/0 YES manual up up (leading to pass)
    Serial0/0 YES no not defined administratively down down
    Serial0/1 no YES not defined administratively down down
    Ethernet1/0 YES no not defined administratively down down
    Ethernet1/1 no YES not defined administratively down down
    Ethernet1/2 no YES not defined administratively down down
    Ethernet1/3 no YES not defined administratively down down

    Router_1 #show ip dhcp pool

    Pool acer_pool:
    Brand usage (up/down): 100 / 0
    Size of the subnet (first/next): 0 / 0
    Total addresses: 254
    Rental addresses: 0
    Waiting for the event: no
    subnet 1 is currently in the pool:
    Range of addresses IP of Current index leased addresses
    192.168.10.1 192.168.10.1 - 192.168.10.254 0

    Switch:

    Switch_1 #show ip int br
    Interface IP-Address OK?     Method State Protocol
    Vlan1 unassigned YES NVRAM up up
    FastEthernet0/1 no YES unset upward, upward (leading to the router)
    FastEthernet0/2 not assigned YES unset down down
    FastEthernet0/3 not assigned YES unset down down
    FastEthernet0/4 not assigned YES unset down down
    FastEthernet0/5 not assigned YES unset down down
    FastEthernet0/6 not assigned YES unset down down
    FastEthernet0/7 not assigned YES unset down down
    FastEthernet0/8 not assigned YES unset down down
    FastEthernet0/9 no YES unset down down
    FastEthernet0/10 not assigned YES unset down down
    FastEthernet0/11 no assigned YES unset down down
    FastEthernet0/12 not assigned YES unset down down
    FastEthernet0/13 not assigned YES unset down down
    FastEthernet0/14 not assigned YES unset down down
    FastEthernet0/15 no assigned YES unset down down
    FastEthernet0/16 not assigned YES unset down down
    FastEthernet0/17 no assigned YES unset down down
    FastEthernet0/18 no assigned YES unset down down
    FastEthernet0/19 not assigned YES unset down down
    FastEthernet0/20 not assigned YES unset down down
    FastEthernet0/21 no assigned YES unset down down
    FastEthernet0/22 YES no assigned unset upward, upward
    FastEthernet0/23 not assigned YES unset down down
    FastEthernet0/24 no assigned YES unset down down

    What other info I can provide to solve this problem?

    Thank you.

    I think that you need to configure the router-on-a-stick.

    Post your DHCP configuration.

  • I have a document composed of separate PDF files that reside in a folder and are related to each other through hyperlinks. Each pdf file is set to open with bookmarks displayed, however if I have a link to a PDF file to another and use the button "Previou

    I have a document composed of separate PDF files that reside in a folder and are related to each other through hyperlinks. Each pdf file is configurΘ for dΘmarrer with bookmarks displayed, however if I have a link to one PDF file to another and use the "back" button to return to my starting point bookmarks are replaced by "vignette". Is there anyway to prevent this?

    Hi Mike,.

    While the implementation of the links, if you choose to open the file in a new window then you will not experience this issue, then you can simply switch to the file view and previous bookmark will remain as it is.

    Is that what helps with your query?

    Kind regards
    Rahul

  • PC Windows 7 and Vista Home Premium computer network cannot access each other

    I have an a Premimum Vista computer with a USB printer on a network with a Windows 7 Ultimate Computer.  Both recognize each other both are visible in the network on both computers) but I can not access one or the other.  Message on window 7 says "your computer seems to be correctly configured but the resource does not."
    "Any suggestions?  I need to produce and share printers.

    Here are the steps of general network troubleshooting. Just cannot apply to your situation, so just take the bits that are. It may seem daunting, but if you follow the steps in the links and suggestions below calmly and consistently, you will have no difficulty to implement your sharing.

    Problems sharing files between computers on a network are usually caused by 1) a misconfigured firewall or a firewall neglected (including a dynamic firewall in a virtual private network); or (2) inadvertently run two firewalls such as the firewall of Windows and a third-party firewall. and/or (3) do not have accounts to the same users and passwords on all computers in the workgroup. (4) tries to create actions where the operating system does not.

    Excellent, comprehensive, but easy to understand article on sharing files/printer under Vista. Contains information about sharing printers and files, and the folders:

    http://TechNet.Microsoft.com/en-us/library/bb727037.aspx

    In Vista, turn on password protected sharing. In Windows 7, go to control panel > everything in Control Panel > network and sharing Center. Click on "change the advanced sharing settings. You don't want to use the residential group unless you have all Windows 7 machines. If you do and you want to use the homegroup, see Windows 7 Help & Support. Otherwise, in sharing advanced:

    Discovery of plug in the network
    Open the files and printers sharing
    Turn on the sharing section Public folder sharing
    Plug the password protected sharing

    A. configure the firewall on all machines to allow traffic to local area network (LAN) as being approved. With the Windows Firewall, turning on window file sharing and printer as the above will take care of that for you. If you are not running a third-party firewall or you have an antivirus/security with its own firewall component program, then you're fine.  With a third-party firewall, I usually set up the allocation of LAN with an IP address range. E.g. would be 192.168.1.0 - 192.168.1.254. Obviously you would substitute your correct subnet. Refer to the safety of any third party program or the user forums for how to correctly configure its firewall. Do not run more than one firewall. DON'T STOP FIREWALLS; CONFIGURE THEM CORRECTLY.

    (B) to facilitate the Organization, put all computers in the same workgroup. This is done from the System applet in Control Panel, the computer name tab.

    C. create the counterpart of the user accounts and passwords on all machines. You do not need to be logged into the same account on all machines and assigned to each user account passwords can be different; accounts/passwords just need to exist and to match on all machines. DO NOT NEGLECT TO CREATE PASSWORDS, EVEN IF ONLY OF SIMPLE. If you want a machine to boot directly to the desktop (a particular user account) for convenience, you can do this:

    Start > Search box > type: netplwiz [Enter]
    Click continue (or provide an administrator password) when you are prompted by UAC

    Uncheck "users must enter a user name and password to use this computer". Select a user account to connect automatically by clicking on the account you want to highlight and press OK. Enter the password for this user account (when it exists) when you are prompted. Leave blank if there is no password (null).

    D. create shares as desired. In Windows 7/Vista I usually shares its office and the Public directory.

    E. After you have the job of file sharing (and tested by exchanging a file between machines), if you want to share a printer connected locally to one of your computers, share of this machine. Then go to the printer mftr Web site. and download the latest drivers for the correct system. Install them on the target machines. The printer must be collected during the installation procedure. If this isn't the case, install the drivers and then use the Add Printer Wizard. In some cases, printers must be installed as local printers, but that is beyond the scope of this answer. MS - MVP - Elephant Boy computers - don't panic!

  • How is the best way to connect the configuration of my router and switch?

    I have a cable modem. connect to a switch, I have 2 computers connected to the switch. I also just connected my router wireless switch. That's the best configuration or I lose my firewall of the router in passing is not by ports directly above?

    Most of the cable modems will give an IP address, so connect a switch to the modem and then connection of two computers and a router to the switch will usually result in one of these three devices, get an IP address (and internet connection), while the other two will not be.  (Notice that I guess a true "Modem" and not a "Modem/Router" device).  The correct configuration would be to connect your router to the modem (router gets the unique IP address).  The router can then process from the addresses IP what either side LAN of the router, then plug the devices you need (including switch) to the router's LAN ports.  This also ensures that all devices will be on the same subnet that your connection scheme to separate devices on the router wireless from the other two devices on the switch (here, assuming that you have a router/Modem device).

    HTH,

    JW

  • I tried to set up a homegroup, but the system cannot see each other.

    I tried to set up a homegroup

    I tried to set up a homegroup with my netbook (windows 7 starter edition) and printer, Pc (windows 7 Home premium). PC and printer were already on this residential group.

    The other was found nor a computer. I run the troubleshooter homegroup several times without success.  I have Norton antivirus installed on both computers. Would be Norton prevent computers find each other?

    Thank you

    Thank you for your response. In the end, I didn't turn off norton. I tried again and it worked.

    concerning

  • Comments and host OS can ping each other; but all the other hosts on the same subnet cannot ping guest OS

    I use Bridge network.  I tried to delete and recreate the NIC (did not help). I've upgraded to the latest version of VMware Server (20.0.0 build 122589) with the same result. Stub here. Anyone have any ideas? Thank you.

    What is your host and guest operating system? Are WHAT NIC configured correctly (IP, DNS, gateway, etc.).

    Are all necessary ports (firewall, antyvir)?

    J.

  • ACL router and Switch

    Hello.

    I have a small question.

    I implemented a simple extended ACL.

    ip licensing 10.10.10.0 0.0.0.255 192.168.1.0 0.0.0.255

    refuse an entire ip

    It is enabled on the SVI interface IN direction with ip 10.10.10.1/24.

    When I test with the ping from the router to a network blocked from using the interface (SVI) source ACL does not work.

    Example: ping source 172.16.1.5 10.10.10.1 = success.

    This should not be blocked and only allow traffic to 192.168.1.0/24?

    So my questions. The ACL effect on the interface of the router itself and only other hosts on the subnet / vlan? (I think I remember having read about it, but can't find it)

    Thank you.

    Hi traffic there, navigate the interface so that the ACL to be considered. Here is a link to another thread on the forum that explains this very well:

    https://supportforums.Cisco.com/discussion/12043016/pls-explain-SVI-ACL-source-and-destination-direction

    I hope this helps!

    Thank you for evaluating useful messages!

Maybe you are looking for