Connecting to Comcast
    Kevin D. Clark 
    kclark at CetaceanNetworks.com
       
    Tue Sep 23 09:30:57 EDT 2003
    
    
  
pll at lanminds.com writes:
> I found this IP on the web somewhere after googling around.  The 
> question I have is this, how can I access a network for which I have 
> no route?
# assumes eth0 is your external nic
# 10.1.2.3 is arbitrary
ifconfig eth0 10.1.2.3
route add 192.168.100.1 eth0
dhclient eth0  # maybe?
Hope this helps,
--kevin
-- 
How many seconds are there in a year? If I tell you there are 3.155 x
10^7, you won't even try to remember it. On the other hand, who could
forget that, to within half a percent, pi seconds is a nanocentury?
- Tom Duff, Bell Labs
    
    
More information about the gnhlug-discuss
mailing list