Ubuntu Geek

Ubuntu Linux Tips,Howtos&Tutorials|Edgy,Feisty,Gutsy,Hardy

  • Subscribe RSS Feed

    subscribe to the ubuntu Geek RSS feed




  • Sponsor

  • Categories

  • Meta

  • Sponsor

  • Archives



  • WidgetBucks - Trend Watch - WidgetBucks.com

Archive for the 'Networking' Category


Rinetd - redirects TCP connections from one IP address and port to another

Posted by admin on 21st July 2008

rinetd redirects TCP connections from one IP address and port to another, with basic IP-based access control.rinetd is a single-process server which handles any number of connections to the address/port pairs specified in the file /etc/rinetd.conf. Since rinetd runs as a single process using nonblocking I/O, it is able to redirect a large number of connections without a severe impact on the machine. This makes it practical to run services on machines inside an IP masquerading firewall.

Read the rest of this entry »

If you want to be notified the next time we write something please subscribe to our RSS feed.Thanks for Visiting!

Posted in Networking | No Comments »

Use bandwidth shapers (wondershaper or trickle) to limit internet connection speed

Posted by admin on 7th July 2008

If you want to limit your download and upload speeds use one of the following tools

1) Wondershaper

2) Trickle

Wondershaper

An easy to use traffic shaping script that provides these improvements:

* Low latency for interactive traffic (and pings) at all times
* Allow websurfing at reasonable speeds while uploading / downloading
* Make sure uploads don’t hurt downloads
* Make sure downloads don’t hurt uploads

Read the rest of this entry »

Posted in Networking | 1 Comment »

Howto add permanent static routes in Ubuntu

Posted by admin on 18th June 2008

Static routing is the term used to refer to the manual method used to set up routing. An administrator enters routes into the router using configuration commands. This method has the advantage of being predictable, and simple to set up. It is easy to manage in small networks but does not scale well.

Read the rest of this entry »

Posted in Networking | 2 Comments »

Update IP addresses at dynamic DNS services Using ddclient

Posted by admin on 28th May 2008

If you are using zoneedit.com or dyndns.org for your DNS service so that you can access your server using a URL, then you might have to update your DNS record at the service periodically whenever the IP address of your computer changes.Now here is simple solution for this ddclient.

Update IP addresses at dynamic DNS services.A perl based client to update your dynamic IP address at DynDNS.com (or other dynamic DNS services such as Hammernode, Zoneedit or EasyDNS), thus allowing you and others to use a fixed hostname (myhost.dyndns.org) to access your machine. This client supports both the dynamic and (near) static services, MX setting, and alternative host. It caches the address, and only attempts the update if the address actually changes.

Read the rest of this entry »

Posted in General, Networking, Server | 11 Comments »

Using IPW3945 instead IWL3945 for Intel wireless 3945 in hardy

Posted by Thomer on 16th May 2008

while i’m using my dell d620 with an intel wireless 3945 card i have the following problems with hardy and the new iwl3945:

-throughput is limited 110kb/s rx
-the wireless lan is very unstable
-sometimes the system freezes while scanning for networks

Read the rest of this entry »

Posted in General, Networking | 22 Comments »