cvsup problem on router

Vulpes Velox kitbsdlist2 at HotPOP.com
Wed Oct 15 21:17:44 PDT 2003


How do I go about cvsuping on a router?

Yes, I know about the -A switch... here is what happens... yeah, I am probally
missing something annoyingly obvious, but I can't figure it out what so ever...

any ways, much thanks in advance  =)


here is the command I try...

cdm-207-33-7-sunv# cvsup -A <ip-address-omitted> ports
Cannot get IP address of my own host -- is its hostname correct?
cdm-207-33-7-sunv#


here is what ifconfig looks like

fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet6 fe80::290:27ff:fe14:d169%fxp0 prefixlen 64 scopeid 0x1
        inet <ip-address-omitted> netmask 0xfffff000 broadcast 68.109.63.255
        ether 00:90:27:14:d1:69
        media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active
fxp1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255
        inet6 fe80::290:27ff:fe25:cea0%fxp1 prefixlen 64 scopeid 0x2
        ether 00:90:27:25:ce:a0
        media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet6 ::1 prefixlen 128
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
        inet 127.0.0.1 netmask 0xff000000
ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552
faith0: flags=8002<BROADCAST,MULTICAST> mtu 1500


here is what the supfile looks like...

*default tag=.
*default host=cvsup4.FreeBSD.org
*default prefix=/usr
*default base=/usr/local/etc/cvsup
*default release=cvs delete use-rel-suffix compress

ports-all release=cvs


More information about the freebsd-questions mailing list