PDA

View Full Version : Help enable IPforwarding


mymind
25th August 2010, 03:58 PM
hi
i set up a dhcp server on FC13 and config the dhcpd.conf like this :



# A slightly different configuration for an internal subnet.
subnet 192.168.1.0 netmask 255.255.255.0 {
range 192.168.1.10 192.168.1.100;
option ip-forwarding on;
option domain-name-servers 194.65.100.117;
option domain-name "BuzyBox";
option routers 192.168.1.254;
option broadcast-address 192.168.1.255;
default-lease-time 600;
max-lease-time 7200;
}

host Buzybox {
hardware ethernet 08:22:15:12:a3:35;
fixed-address 192.168.1.254;
}





and i have this :



[root@BuzyBox ~]# cat /proc/sys/net/ipv4/ip_forward
1
[root@BuzyBox ~]#






i have a USB pen that i config with my data and put on this pc ,,,,
now i want to share my internet conection with my other PC s but IPForwarding do not respond ...



can anyone help m?


tank s

apollothethird
25th August 2010, 06:43 PM
How many network adapters do you have coming into your Linux box?

If you have two set one for the Internet that is coming in. Plug the other into a network switch/hub. You can also plug a wireless router to the network switch.

I'm sure there are many other ways, but this works in my environment (in conjunction with the configurations you mentioned in your question above.

-- L. James

--
L. D. James
ljames@apollo3.com
www.apollo3.com/~ljames

mymind
26th August 2010, 02:53 PM

hi
tank s for the reply my freind.

i try that but without any luck, and here i get litle help ......
so...

ok...

its time of OPENSUSE!!!!!
at least in opensuse forum i get more help...;)
fedora dosent rock anymore!!!