Advertisement

Experts have come up with some helpful tips for getting a solution to your problem fast.

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested Linux Net Solutions: 101 - 125 of 1527
 
Dear Experts, I have a problem..... I config the DHCPD as the following:-        ddns-update-style ad-hoc; subnet 192.168.0.0 netmask 255.255.248.0 {         option routers       ...
Hello, I'm running into some issues with our old router and would like to try setting up a machine with Ubuntu and two NIC's to act as a route traffic between two of our subnets (to try and cu...
Dear, my PC installed with Whitebox linux - kernel 2.4. Tha't s the webserver that is connected to a router and then to internet. Together with it, there is another Solaris Box, served as a d...
I am not familar with RedHat 7.2 and adding default gateway on a Red Hat linux 7.2 server. Please give me exact instructions for adding one. I am familar with vim and command line, not GUI.
First of all, my eth0 is a 3com905b connected to a cable modem provided by time warner who is leasing ip addresses from winnt sms site for one hour per host... How do you renew eth0's ip addr...
I have an HP Pavilion dv9000 series laptop.  I had installed Fedora 8 (x86_64) on it and had the Broadcom wlan working.   I then installed CentOS 5.1 (x86_64) for RHCE prep reasons.  I used t...
I have tried to configure pptpd (poptop) on Centos 5, only to discover when I connected to the server, it locked out everything else (video streaming, subversion, chat).  It shut the whole ser...
Hi, Ive been pulling my hair out all weekend trying to setup port forwarding from one of my servers external IP (port 3389) to another servers internal ip address of 10.0.24.1.  The 1st se...
We have a boot to cd network setup incorporateing a hacked Damn Small Linux Live CD.  It boots directly from the initial prompt to a Windows RDP login without stopping (no linux GUI seen).  We...
Hi there, When I do this: [root@alpha ~]# ping google.com It displays an error: ping: unknown host google.com I think theres a problem with the resolving nameservers on this server ...
We have a proxy here, squid 2.6 on a Mandriva box. It performs extremely well for browsing, but it turns out to be a pain in the b.tt when downloading large files. It limits somehow the bandwi...
I have fedora 9 on my compaq nc8000 laptop and want to install freebsd 7 as a guest os on virtualbox 2.02, can this be done? or would I have to use vmware esx for this task?
Hi guys, i just set up (im just beginner though) a proxy linux box, fedora 5. then with webmin i installed squid (that is working , i have some test clients browsing the net through it) and ...
Hello, it seem I fail to understand how to setup my ubuntu box to route to one of my two gateways using iproute2. the setup would be: linux box: eth0 > 192.168.0.3 >>> connected to LA...
I have a Fedora core 4 linux box with the /root directory shared to everyone.  it is set as visible and I just did a "chmod 777 /root" to it.  I want to be able to map the /root directory from...
I'm trying to install and configure squid as the first step to installing DansGuardian to keep my 13-year-old son out of trouble. I'm doing this on a Red Hat 8 box, and I'm new to Linux. I'...
Is there command that I can type in the command prompt to stop a port from listening?? Not permanently. I have a script, which when run, opens a few ports for listening....but it doesn't clos...
Hi, I have 2 servers which I think multicast was turned on for both. I verified it by using command ifconfig eth0.  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1 Also when I...
I have a sendmail inbound relay for my domain, that forwards mail to another server. I need to be able to use mailertable to send mail to my domain along to it's final destination, but I also ...
Dear Experts, I would be very much appreciated if someone could help me with a project I am planning to do. I want to manage my own DNS server rather then my ISP. Currently I am running Red...
Hi Experts, I have a problem that I have to resolve, I have a bridge on Linux BOX and need to redirect all http traffic to http port on the same machine ( the bridge ) but also need to do s...
I run netstat -a | grep smtp and I see connections like these : tcp        0      0 *:smtps                     *:*                         LISTEN tcp        0      0 *:smtp          ...
Sometimes when I boot up my Red hat linux 7.2 box I don't have the network cable plugged in.  Later, I'll plug the network cable in and of course don't have an IP address.  I'm using DHCP to o...
I have two linux machines that are directly connected to each other by a cross over cable. Both machines are basically identical because I cloned one off of the other. They are both Red Hat 7....
I have a DHCP server with 2 NICs and IP forwarding; the DHCP server (server2) runs off NIC2 /subnet2 and the backup DNS server (also server2) runs off NIC1 in subnet1. The client is accepting...