-
Senior Member
registered user
IP routing help with two inside / one outside network
I have a KNOPPIX server (running from CD) with network connections configured as follows:
internet (ppp) outside interface DHCP
eth0 (LAN) inside interface (192.168.1.1)
eth1 (WLAN) inside interface (10.0.1.1)
eth0 serves up DHCP and NAT for the 192.168.1.0 network (via KNOPPIX terminal services) and works great as an internet gate way for the 192.168.1.0 network.
My desktop workstations on the LAN can obtain a IP address from the DHCP interface and can ping anything on the 192.168.1.0 network, but cannot ping anything on the 10.0.1.0 network.
My laptop on the WLAN is manually configured for IP address 10.0.1.2 and can ping the servers 10.0.1.1 interface, but cannot ping anything on the 192.168.1.0 network.
I would like to have connectivity between the two. Eventually I will want them both to be able to be able to use the ppp / NAT connection for internet connectivity, but for right now I just need to get them talking to each other.
Any help would be greatly appreciated.
Regards,
Paul
-
Senior Member
registered user
-
Senior Member
registered user
OOPS
Then you need to supply IP's Im using DHCP for the internal LAN and the wireless.
Heres /etc/dhcp3/dhcpd.conf
Code:
root@lepeanuts:~# cat /etc/dhcp3/dhcpd.conf
option domain-name "lepeanuts.homelinux.com";
option domain-name-servers 80.10.246.130 , 80.10.246.3;
# lepeanuts
subnet 192.168.2.0 netmask 255.255.255.0 {
option domain-name-servers 80.10.246.130 , 80.10.246.3;
option routers 192.168.2.1;
option domain-name "lepeanuts.homelinux.com";
range 192.168.2.20 192.168.2.50;
allow unknown-clients;
}
# WiFi Interface
subnet 192.168.0.0 netmask 255.255.255.0 {
option domain-name-servers 80.10.246.130 , 80.10.246.3;
option domain-name "lepeanuts.homelinux.com";
option routers 192.168.0.1;
range 192.168.0.20 192.168.0.50;
}
allow unknown-clients;
And you need the bind setup to resolve DNS and forward default routes
Code:
root@lepeanuts:/etc/bind# more named.conf
include "/etc/bind/named.conf.options";
// prime the server with knowledge of the root servers
zone "." {
type hint;
file "/etc/bind/db.root";
};
// be authoritative for the localhost forward and reverse zones, and for
// broadcast zones as per RFC 1912
zone "localhost" {
type master;
file "/etc/bind/db.local";
};
zone "127.in-addr.arpa" {
type master;
file "/etc/bind/db.127";
};
zone "0.in-addr.arpa" {
type master;
file "/etc/bind/db.0";
};
zone "255.in-addr.arpa" {
type master;
file "/etc/bind/db.255";
};
zone "com" { type delegation-only; };
zone "net" { type delegation-only; };
include "/etc/bind/named.conf.local";
zone "lepeanuts.homelinux.com" {
type master;
file "/var/cache/bind/lepeanuts.homelinux.com.hosts";
};
Code:
root@lepeanuts:/etc/bind# more named.conf.options
options {
directory "/var/cache/bind";
auth-nxdomain no; # conform to RFC1035
listen-on {
127.0.0.1;192.168.2.1;
};
};
-
Senior Member
registered user
erm does this help???
Does this answer the question ???
-
Senior Member
registered user
I was hoping for a solution using the route command, as webmin is not installed on the CD. Since *everything* is working for the one inside network (192.168.1.0) all I really need is something to bring the 2nd inside network (10.0.1.0) into the picture.
Thanks in advance for any help this group may be able to provide.
Regards,
Paul
-
Senior Member
registered user
route
The problem is you need to also export that route.
you can add the 10.0.1.0 network to the route so it can access this network but you also need to recipricate that on the other network...
you could add
route add 10.0.1.0 netmask 255.255.255.0 eth1 on the server
and on each client you could add
route add default gw 10.0.1.0
however you then need the wireless application box to route across the two. With a hardware box it does this for you using NAT,
I think IP tables is on the liveCD so you could try a script to add my stuff into IP tables.... a look through man IPTABLES should give you the syntax.
(unless you setup DHCP and BIND though you will have to set up each client by hand.....)
BTW this is actually working right now... and I guess its what you actually wanna do!!!
Similar Threads
-
By the_squid in forum Networking
Replies: 2
Last Post: 02-14-2005, 10:08 PM
-
By Arsène Lupin in forum Networking
Replies: 10
Last Post: 12-16-2004, 05:05 AM
-
By Nic MFP in forum Networking
Replies: 0
Last Post: 10-18-2004, 10:51 PM
-
By wollmersdorfer in forum Networking
Replies: 2
Last Post: 02-19-2004, 08:16 AM
-
By ktheking in forum Ideas
Replies: 0
Last Post: 11-04-2003, 02:25 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules

NEW JUNIPER QFX5120-48Y-AFO-T 48x 10/25GbE SFP28 8x 40/100GbE Switch Dual AC PS
$12750.00

Juniper EX2300 12-Port Gigabit PoE+ Managed Network Switch P/N: EX2300-C-12P
$149.99

Juniper Network QFX5100-48S-AFO 48x SFP/SFP+ 6x 40GbE QSFP+ Switch w/ Dual power
$253.30

Juniper EX4300-24P 24 Port Gigabit PoE+ Switch.
$114.35

Juniper EX4100-F-12P Switch 12x 1GbE PoE 2x 10GbE Uplinks 4x 10GbE Stack Ports
$900.00

Juniper EX3300-48P 48-Port 10/100/1000 BaseT 48-Ports PoE+ Switch
$150.00

Juniper EX2300-C-12P 12 Port Gigabit PoE+ 2x10G SFP+ Managed Compact Switch
$179.99

Juniper EX3400-48T-AFI Ethernet Network Switch 48x1GbE 4x10GbE SFP+ 2x40GbE QSFP
$139.00

Juniper EX3400-24P 24-Port PoE+ GbE + 4-Port 1/10Gb SFP Switch
$245.00

Juniper QFX5100-48T-AFI 48-port 1G/10G RJ-45 ports 6 QSFP ports BRAND NEW SEALED
$999.97