vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I need to setup the routing table so that netscape can find the web on my PC (win2000 web sharing) that is connect to a wireless network. I've put in the NIC card as 192.168.0.1 same subnet mask as the Sun machine and added the DNS servers to the web sharing IP protocal and I'm able to ping to both machines. The wireless card is DHCP so no setting up there. The sun machine has IP 192.168.0.56, subnet mask 255.255.255.0, just need to know what the routing table should be set up. netstat -rn destination gateway flag device 172.16.1.0 192.168.0.56 U hme0 Thanks in advance |
| ||||
| Yes, I fell for this one too. The problem is that you need end to end routing, so you will need your ISP to register the address of the PC in addition to your Sun. Either that, or use some protocol to forge the address of the PC. Les. Ryan Alswede wrote: > Hi, > > I need to setup the routing table so that netscape can find the web on > my PC (win2000 web sharing) that is connect to a wireless network. > I've put in the NIC card as 192.168.0.1 same subnet mask as the Sun > machine and added the DNS servers to the web sharing IP protocal and > I'm able to ping to both machines. The wireless card is DHCP so no > setting up there. > > The sun machine has IP 192.168.0.56, subnet mask 255.255.255.0, just > need to know what the routing table should be set up. > > netstat -rn > destination gateway flag device > 172.16.1.0 192.168.0.56 U hme0 > > Thanks in advance |