Skip to content

Meta

  • Register
  • Log in
ItsyourIP.com

Your gateway to Internet

Primary Navigation Menu
Menu
  • About
  • Contact Me
  • Free Antivirus
  • Free Firewall
  • Sitemap

admin (Page 8)

How to fix Exchange & Outlook connection issues over IPSec VPN

2008-02-22
By: admin
In: juniper, vpn, Windows
Tagged: encryption, exchange, fragmentation, ipsec, juniper, MSS, mtu, outlook, screenos, vpn

Recently we had this problem with this problem with an Exchange 2003 server in the HQ and Outlook Clients in a particular branch office. The Branch office connects into the HQ through a site to site IPSec VPN using Juniper Netscreen SSG20 firewalls on either end of tunnels. The Problem The Outlook clients would connect OK but suddenly loose connection to the Exchange server and never connect back. The Outlook Client status will say "Disconnected". The client PCs will however be able to ping the server and network connections look OK. This happened in random times and sometimes when sending large emails.Read More →

How to enable Path MTU Discovery in Juniper Netscreen Firewalls (ScreenOS)

2008-02-20
By: admin
In: juniper, Security, vpn
Tagged: Discovery, encapsulation, ipsec, juniper, mtu, netscreen, Path MTU, screenos, vpn

If you have site to site IPSec VPNs configured between two network with your Juniper Netscreen or SSG firewalls and clients from one network access servers or services from the other network then it is advisable to enable Path MTU Discovery support on the Juniper firewalls. Juniper Netscreen or SSG firewalls running Screen OS by default disable the Path MTU Discovery support. This means, when an IP Packet with DF bit set ("1") in the ip Header and its size after IPSec Encapsulation is more the MTU of the Juniper VPN Firewall arrives at the VPN Firewall, the firewall will ignore the "DF" bit andRead More →

Dr.TCP – Fine Tune TCP/IP Parameters including MTU in Windows

2008-02-20
By: admin
In: IP Tools, Windows
Tagged: blackhole, mtu, Path-MTU-Discovery, router, SACK, tcpip, TTL, Windows, Windows-Registry

Dr.TCP is a simple but powerful utility that can let you fine tune the TCP/IP parameters for your Network Interface Card (NIC). It works on Windows XP, 2003,2000. Dr.TCP takes the hassle out of editing the Windows Registry and modifying keys to fine tune the TCP/IP Parameters at [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\<AdapterID>] Read More →

Yersinia – Free Network Testing tool for CDP,STP,VTP,DHCP,DTP,ISL,802.1Q,802.1X

2008-02-19
By: admin
In: IP Tools, Security, Security/Penetration Testing
Tagged: 802.1Q, 802.1X, bpdu, CDP, DHCP, DTP, ISL, Network-Testing, stp, VTP, Yersinia

Yersinia is a free Network Penetration testing tool used to test and analyse some of the most commonly used protocols on your network. Penetration testing tools of this kind will provide deep insight on network security issues. Yersinia is a UNIX based tool that works on Linux, Solaris 8, FreeBSD. NOTE: The tool is described as a tool to perform network tests and exercise responsible actions when performing tests which includes obtaining the permission from responsible authorities. DO NOT USE THIS TOOL FOR ANY UNAUTHROSIED HACKING PURPOSESRead More →

mturoute – Free utility to find the MTU Value to a host or IP Address

2008-02-19
By: admin
In: IP Tools, Windows
Tagged: icmp, ip-address, mtu, network, traceroute, vpn

One of the most important thing that is ignored most of the time while troubleshooting a network problem to a host or a network is checking the MTU related issue. This makes more sense in situations like troubleshooting VPN related issues. MTUROUTE is a small but smart utility that uses ICMP pings of various sizes in order to determine the MTU values (Maximum Transmission Unit) on the path between itself and the target system. MTUROUTE can operate in normal mode where it sends multiple ICMP packets to each hop on the path to identify the smallest MTU between the host and hop or in aRead More →

File Shredder – Free Opensource tool to Secure File Destruction

2008-02-18
By: admin
In: Security, Windows
Tagged: file-shredder, OpenSource, permanent-destruction

Secure destruction of data like personal details, banking information, confidential company information or critical customer data when they are no longer required is very important to information security for the simple reason that they can always be recovered in many ways from the hard disk. This is even more important when you sell or throw away your old PCs. Simply deleting the files from the PC doesn't really remove the files for good. They can always be recovered. FileShredder just protects you from that. File Shredder is an opensource free file secure destruction software for permanent removal of critical confidential files from the hard disk.Read More →

How to add Static routes and Default routes in Cisco IOS

2008-02-09
By: admin
In: Cisco
Tagged: Cisco, default-route, eigrp, gateway-of-last-resort, ios, next-hop, ospf, rip, router, static-route, switches

Static routes allow administrators to configure routes for specific hosts or networks manually as against learning dynamically using routing protocols like RIP, EIGRP and OSPF. Static routes basically tells the Cisco IOS of which next hop router or the exit interface on the local router that the traffic for a particular host or network needs to be passed to. To add a Static Route in cisco ios based switches and routers the following is the command syntax. This command is run from the global configuration mode.Read More →

Posts pagination

Previous 1 … 7 8 9 … 26 Next



Categories

  • ARP
  • Browser
  • Cisco
  • Database
  • Debian
  • DHCP
  • DNS
  • DNS Records
  • Firefox
  • internet-explorer
  • IP Tools
  • juniper
  • Linux
  • MySQL
  • Network Inventory
  • Networking
  • OpenSource
  • OpenSource Clustering
  • Opensource Firewall
  • OpenSource LoadBalancer
  • Opensource NAC
  • OpenSource Router
  • Opensource VPN
  • proxy
  • Python
  • Redhat
  • Secure Shell(SSH)
  • Security
  • Security Audit
  • Security/Penetration Testing
  • Sniffing/PacketCapture
  • Solaris
  • Tools
  • Ubuntu
  • Unix
  • VirtualBox
  • voip
  • vpn
  • Windows
  • Wireless

Tags

802.1Q acl backup Cisco DHCP DNS DNS Records encryption Firefox firewall gateway High-Availability icmp internet ios ip-address ipsec IP Tools juniper Linux mtu network OpenSource Opensource Firewall OpenSource LoadBalancer proxy Redhat restore route router routers running-config Security snmp Solaris switch tcp tcpip udp Unix virtual-server vlan vpn Windows Wireless

Recent Posts

  • MySQL: how to delete all records from a table
  • Python: Remove last ‘n’ characters of a string
  • How to block select in PuTTY
  • How to enable/disable Right-click paste in PuTTY
  • How to change the HOST key in Oracle Virtualbox Manager
  • FileZilla FTP Client configuration through BlueCoat proxy
  • Unable to delete Stale/Obsolete statc routes in Cisco IOS
  • How to create VLAN Interfaces for InterVLAN Routing in Cisco IOS
  • High CPU usage when SNMP is enabled in Cisco Routers
  • Import WyseTerm Host List from one user to another in Windows

RSS Secunia Advisories

RSS MS Security Bulletin

RSS US-CERT Vulnerability

RSS SANS

Recent Comments

  • Forwarding ICMP over a server without redirects on How to Disable ICMP Redirects in Linux for security (Redhat,Debian,Ubuntu,SuSe tested)
  • M.Pasha on How to Disable ICMP Redirects in Linux for security (Redhat,Debian,Ubuntu,SuSe tested)
  • Steve Pollard on How to prevent VLAN Hopping in Cisco Switches
  • Routing issue Sophos UTM Home <-> Cisco ASA 5510 for only linux hosts? - Sophos User Bulletin Board on How to Disable ICMP Redirects in Linux for security (Redhat,Debian,Ubuntu,SuSe tested)
  • BranchCache – Hosted Cache Mode File Server Tutorial | theezitguy on HowTo: Add persistent Static Routes in Windows

Designed using Responsive Brix Premium. Powered by WordPress.