Summary: I am trying to set up my machine to use a static ip, it starts eth0, sshd, ftpd, no problems, cannot ping anything and cannot be pinged, anyone have a...
Summary: Hi, I just set up an SSH server in my house, and I am having trouble setting a static IP address. Running "ifconfig eth0 up x.x.x.x" seems to work, bu...
Summary: I need to setup static IP address on my machine(RH 7.2). Where do I go to do/what do I do to do this? (I know everything there is to know about TCP/I...
Summary: I have two questions: 1: I want to setup a Static IP address for the Linux box. I managed to assign an IP and subnet mask by changing the file ifcfg-...
Summary: I've got a small LAN with M$ W98 peer-peer PCs running NetBEUI and a dial-up ISDN router providing internet access. The router (D-Link DI-106) also pr...
Summary: Hi Sundar, I don't know Win2k very well, so I can't address that side of things very much. I know my cousin, an NT sysadmin for a big school here in ...
Summary: Somehow lost my static IP when I changed the default bootlevel from 3 to 5 and changing it back doesn't fix it! I get "Error, some other host already ...
Summary: I hooked up two Mandrake 10 computers and set static IP's. 192.168.0.3 and 192.168.0.4 They can ping each other fine, however, I don't know how to ...
Summary: I am using a router to share the bandwidth to my RH7.3. When I type a Virtual IP(192.168.1.x), I can access the internet, but cannot ping from other h...
Summary: if you use dhcp, do this as root: ifup eth0 that will request a new ip from you isp or you dhcp server, depending on how you have it setup. if it fail...
Summary: I have a pentium III and when I set up my Mandrake 8.1 I was planning for a future network, so I put in a static ip of 10.10.10.5 well it just so happ...
Summary: That answer was so trite as to be useless. First if you want to run your own mail server at home you need a static ip address. Than you can register y...
Summary: I have tried almost every possibility of network settings there are but i still can't get the internet to work. I have ran 'netconfig' from root and ...
Summary: I don't know what's causing it since you didn't really supply a lot of information on what you have running. You might want to run some tests to see e...
Summary: Just wondering which file to edit in order to have my Masquerading setup comeup during bootup, because I ran all commands and was able to browse with ...
Summary: following assumtions eth0 to the cable modem eth1 to the local network Assign to eth0 a dhcp ( recommended use netconfig to setup cards ) Or set a st...
Summary: Hi All, I have been pulling my hair out over the last week trying to figure this out. I have read everything that I have found on routes and the...
Summary: # ifconfig eth0 192.168.0.5 will do if you want to set the IP statically, but your dhcpd client should renew your leases automatically. If you want to...
Summary: Well, you can add your route commands (route add -net 10.10.10.0 netmask 255.255.255.0 eth0, for instance) to the bottom of the /etc/rc.d/rc.local fi...
Summary: I'd like to setup my old PowerMac 7200 as a linux router, but I only have one NIC and my ISP only provides dynamic IPs. I've seen a number of guides a...
Summary: Hello all. I am really a newbie. I have installed my redhat 8.0 today and I want to make it work as a router. I have set eth0 as the ethernet that con...
Summary: I do not understand why you are using internet sharing when you have a router and switch. Why not connect the Linux box directly to the switch. The ea...