[CS-FSLUG] Just never satisfied....gotta fix what aint broke...

Frank Bax fbax at sympatico.ca
Tue Feb 3 10:41:05 CST 2009


Jim Isbell, W5JAI wrote:
> When I run ipconfig on the server while directly connected to the
> router I get the address 192.168.1.103  (the addresses on the 4 ports
> of the router are 192.168.1.101, ....102,.....103 and ......104)  When
> I ran ipconfig on the server, when the server was on WiFi, the address
> I got was 192.168.2.3.  I tried the new address in the viewer on the
> Linux and XP boxes and it just returned an error that it could not
> connect.


WiFi and wired are on different subnets.  Notice the third number in 
192.168.x.y => X=1 for wired and X=2 for WiFi.

You need to either:

1) configure your router to bridge between the two subnets.
2) configure WiFi DHCP on router to use 192.168.1.z
3) Change netmask from 255.255.255.0 to 255.255.0.0

Exactly how this is done depends on the router software.

Frank




More information about the Christiansource mailing list