On Fri, 2005-03-11 at 06:59 -0500, Neal Becker wrote: > Hi. I'd really like to use networkmanager to move back/forth from > home/work/girlfriend. One problem. I need a fixed IP at home (but for work > I need dhcp), so I can forward a specific port through my wireless router to > my laptop for VPN. This works fine with standard redhat/fc3 setup, but I > don't think networkmanager can do this, can it?
NetworkManager will honor the static IP settings you have in /etc/sysconfig/network-scripts/ifcfg-<your interface here>. What it doesn't do right now, however, is set up DNS in /etc/resolv.conf correctly, because those system-wide settings from system-config- networking are somewhere else. Dan _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
