The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > IP Networking
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #8 (permalink)  
Old 12-22-2007
Peter_APIIT Peter_APIIT is offline
Banned
 

Join Date: Sep 2007
Posts: 56
Angry

I really a stupid peson.

Quote:
what happens if you use ifconfig to explicitly configure it as a static IP address with the appropriate netmask?
I odn't know use ifconfig to manually assign. I have to read up the man page. This may take few hour. can u tell me how to do that ?

Quote:
What network is your gateway on because it is not the same as your wireless if that is
I don;t understand what u said here.


Quote:
share-network local { subnet 10.0.0.0 netmask 255.255.255.0 options routers 10.0.0.10; range 10.0.0.25 10.0.0.35;}}
share-network wireless { subnet 10.0.1.0 netmask 255.255.255.0 option routers 10.0.0.10 range 10.0.1.5 10.0.1.7 ;}}
They all said if you have multiple interface, then u different subnet.

Therefore, i just create one gateway for wired and wireless.

Why linksys router only need on egateway address when have wired and wireless ?


I really a stupid person.

Thanks for your help.

Your help is greatly appreciated by me and others.