Posts

Showing posts from July 29, 2012
Installing & Configuring VSftpd Installing & Configuring VSftpd Applicable to Centos Versions: Centos 5.x Centos 6.x Requirements Explanation of requirements. Root access to your server Server running Centos 5.x or 6.x Doing the Work Basic description of what will be done and what is expected. Install VSftpd and add a user: yum install vsftpd useradd ftpuser passwd ftpuser Configure VSftpd: vi /etc/vsftpd/vsftpd.conf Change these options to your liking, when finished making any changes here, restart the vsftpd service so they take effect. # Example config file /etc/vsftpd/vsftpd.conf # # The default compiled in settings are fairly paranoid. This sample file # loosens things up a bit, to make the ftp daemon more usable. # Please see vsftpd.conf.5 for all compiled in defaults. # # READ THIS: This example file is NOT an exhaustive list of vsftpd options. # Please read the vsftpd.conf.5 manual page to get a full idea of vsftpd's # cap
Image
Native VLAN Mismatches   Error#1   Lets assume that one of the workstations on the network (PC 5) cannot connect to the internal web server WEB/TFTP, lets use the figure below as an example of a switched network, the first place you start will be at the Switch 2 to check if VLANs are properly configured. Looking at the diagram, switch port fa0/3 on Switch 2 is configured as a trunk port.                                                                                                                                                                                                Native VLAN Mismatch     When you connect to switch S2, if there is an error on the switch port, it will appear on your console window, in this case there is and it looks like this: S2# #CDP-4-NATIVE VLAN_MISMATCH: Native VLAN mismatch discovered on  FastEthernet0/3  (100), with S1  FastEthernet0/3  (99).   Using the show interfaces fa0/3 switchport command will display con