Berkeley CSUA MOTD:Entry 11411
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2025/05/25 [General] UID:1000 Activity:popular
5/25    

2003/12/10-11 [Computer/Networking] UID:11411 Activity:nil
12/10   Anyone familiar with samba/windows networking? I was setting up
        a small LAN workgroup (no domain server) and noticed that for whatever
        reason that I couldn't assign 192.x.x.1 as an ip address to one of
        the machines. If I did this the machine would be inconsistent in
        being able to be found through the Network Neighborhood.
        Since I've never had a problem with assigning this
        to any of the machines when using strict TCP/IP stuff, I was curious
        as to why this is. The LAN has no DHCP server. Does samba/windows
        somehow use this address to broadcast?
        \_ Well duh, you can't have a x in an ip address!
        \_ I assume you mean 192.168.0.1.  It's possible another machine
           in the network is using this IP.  If you turn on Internet
           Connection Sharing for a computer, Windows will auto-assign this
           address.
2025/05/25 [General] UID:1000 Activity:popular
5/25    

You may also be interested in these entries...
2007/8/9-13 [Computer/Networking] UID:47570 Activity:low
8/9     Is there an automated way to change the IP of an XP machine? I have
        tests that need to get run on two separate sub-nets that now require
        me to physically go in and change the IP address of the test box.
        Cygwin is also installed if that helps any. Thanks
        \_ There are a few sort of hackey ways to do it:
           1) automate the mouse clicks and key strokes witto do it:
	...
2007/6/28-7/2 [Computer/Networking] UID:47104 Activity:nil
6/28    what?
        We are deeply, deeply sorry to say that due to licensing constraints,
        we can no longer allow access to Pandora for most listeners located
        outside of the U.S. We will continue to work diligently to realize
        the vision of a truly global Pandora, but for the time being we are
        required to restrict its use. We are very sad to have to do this, but
	...
2006/2/18-23 [Computer/Networking] UID:41923 Activity:low
2/18    My DSL modem's ip address is 192.168.0.1, my internal network
        behind my router is 10.0.0.x. Is there a way I can configure
        the router so I can access the DSL modem from my 10.0.0.x
        network directly without re-wiring? Static routes? I tried it
        but no much luck. I also tried changing my internal network to
        192.168.0.x, but still does not work. Thanks.
	...
2006/1/28-31 [Computer/Networking] UID:41585 Activity:low
1/28    Just switched to Comcast from SBC and generally happy with it.  But
        can someone please explain to me why they are constantly pumping
        ARP traffic through the network?  It seems harmless, but I'm curious
        as I didn't see it with DSL.  It's a little disconcerting to see
        constant traffic on your router, even if ARPs are harmless from
        a bandwidth perspective, and it makes the WAN send/receive light
	...
2006/1/22-24 [Computer/Networking] UID:41477 Activity:nil
1/21    I am trying to setup a small network for my girlfriend's
        mom's company.  They just bought an accounting package
        which requires windows 2003 server.  And they want internet
        access from each computer.  How should the network be setuped?
        Would it be dumb to use static IP for each computer and a
        computer as internet gateway?
	...
2005/8/29-30 [Computer/Networking] UID:39329 Activity:moderate 54%like:37400
8/29    What's the difference between a hub, a switch and a router?  Thx.
        \_ AFAIK, probably be corrected by someone:
           hub: Allows communication on a LAN with bandwith shared amongs all
                the nodes on the hub and maxing out at the max line speed.
           switch: Allows communication on a LAN with bandwith greater than
                the max line speed (point to point)
	...
2005/2/25-27 [Computer/Networking] UID:36421 Activity:moderate
2/25    What is the smallest (physical and price) cisco router that can
        handle BGP?  It should be able to have more than 256 ram.
        \_ When you say ``handle BGP'', do you mean supports the bgp
           protocol or supports enough ram to keep a reasonable (what do you
           consider to be reasonable) number of routes in memory?  Do you want
           to be peering at PAIX, or do you just need a router to run the T1
	...
2005/1/13-14 [Computer/Networking] UID:35697 Activity:high
1/13    I need help fixing someone's Win2K box.  Setup:  Win2K box -> D-Link
        router -> DSL modem.  The Win2K box cannot obtain a DHCP address
        (other computers can).  So, I assign a static IP, and set the default
        gateway and DNS server to be the D-Link router.  After this, the Win2K
        box can access web pages on the Internet as long as you specify the
        web site IP address directly -- but DNS doesn't work.  Computer used
	...
2005/1/3-5 [Computer/Networking] UID:35531 Activity:kinda low
1/3     So I installed Debian (Sarge) on a home server for various reasons
        (including learning about Apache 2) and have a question:  how do I get
        all the useful information about my machine that I get in Windows with
        ipconfig /all?  And how do I turn DHCP on or off?  Set the host
        name/ip?
        \_ ifconfig, man ifconfig for full details. ifup/ifdown to
	...
2004/12/1-3 [Computer/Networking] UID:35136 Activity:nil
12/1    Anyone ever heard of a VPN service provider, e.g. someone who would
        provide a well-connected endpoint for you to establish an IPsec or CIPE
        VPN connection (over whatever consumer ISP and changing IP addresses
        you have locally)? --karlcz
        \_ I don't think I understand correctly, but you actually want a
           middleman on your supposedly secure channel?
	...
2004/4/7-8 [Computer/Networking, Computer/SW/OS/OsX] UID:13077 Activity:nil
4/7     What startup script or configuration file can be modified to set
        the ip address of a unix (actually Mac OS X) box to a particular
        value?  This is an emergency.  Thanks a lot in advance!
        \_ you can try running ifconfig or ipconfig *after* startup.
           http://www.macosxhints.com/article.php?story=20020415091242448
           \_ Tnx.  But is there a way to directly set the manual ip addr
	...